summaryrefslogtreecommitdiffstats
path: root/arch/unicore32
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2018-01-02 15:50:06 -0800
committerStephen Boyd <sboyd@codeaurora.org>2018-01-03 09:02:11 -0800
commite0af0c161000fa5914198d4cd1183bced68378f5 (patch)
tree09ce69869062ee9b3aedec5ed199847a41e95ced /arch/unicore32
parent0d4e3d005cb3c7b45463c91b4007d2b9f195879e (diff)
downloadop-kernel-dev-e0af0c161000fa5914198d4cd1183bced68378f5.zip
op-kernel-dev-e0af0c161000fa5914198d4cd1183bced68378f5.tar.gz
arch: Remove clkdev.h asm-generic from Kbuild
Now that every architecture is using the generic clkdev.h file and we no longer include asm/clkdev.h anywhere in the tree, we can remove it. Cc: Russell King <linux@armlinux.org.uk> Acked-by: Arnd Bergmann <arnd@arndb.de> Cc: <linux-arch@vger.kernel.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> [m68k] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'arch/unicore32')
-rw-r--r--arch/unicore32/include/asm/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/unicore32/include/asm/Kbuild b/arch/unicore32/include/asm/Kbuild
index fda7e21..6f70c76 100644
--- a/arch/unicore32/include/asm/Kbuild
+++ b/arch/unicore32/include/asm/Kbuild
@@ -1,6 +1,5 @@
generic-y += atomic.h
generic-y += bugs.h
-generic-y += clkdev.h
generic-y += current.h
generic-y += device.h
generic-y += div64.h
OpenPOWER on IntegriCloud