ARM: Use generic clkdev.h header

Get rid of the clkdev.h file in the ARM port and use the generic
one because we've gotten rid of all the machine specific
mach/clkdev.h files.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Stephen Boyd
2016-01-27 14:11:42 -08:00
committed by Linus Walleij
parent 2e3cd19bbd
commit 34d2f4d3a4
2 changed files with 1 additions and 31 deletions

View File

@@ -1,6 +1,7 @@
generic-y += bitsperlong.h
generic-y += clkdev.h
generic-y += cputime.h
generic-y += current.h
generic-y += early_ioremap.h