aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r/include/asm/Kbuild
diff options
context:
space:
mode:
authorFrederic Weisbecker <fweisbec@gmail.com>2014-03-05 17:24:12 +0100
committerFrederic Weisbecker <fweisbec@gmail.com>2014-03-13 16:09:30 +0100
commit073d8224d299528778e90773becd1e890953443c (patch)
tree8f46f87e24ea708f22f989c6b5559c810dd3d8e4 /arch/m32r/include/asm/Kbuild
parent300a9d887ea221f344962506f724e02101bacc08 (diff)
arch: Remove stub cputime.h headers
Many architectures have a stub cputime.h that only include the default cputime.h Lets remove the useless headers, we only need to mention that we want the default headers on the Kbuild files. Cc: Archs <linux-arch@vger.kernel.org> Cc: Ingo Molnar <mingo@kernel.org> Cc: Marcelo Tosatti <mtosatti@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Acked-by: Rik van Riel <riel@redhat.com> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'arch/m32r/include/asm/Kbuild')
-rw-r--r--arch/m32r/include/asm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m32r/include/asm/Kbuild b/arch/m32r/include/asm/Kbuild
index 5825a35b2c56..67779a74b62d 100644
--- a/arch/m32r/include/asm/Kbuild
+++ b/arch/m32r/include/asm/Kbuild
@@ -1,5 +1,6 @@
generic-y += clkdev.h
+generic-y += cputime.h
generic-y += exec.h
generic-y += hash.h
generic-y += mcs_spinlock.h