linux/drivers/clk/ux500
Linus Walleij b7a5bcd5cd clk/ux500: explicitly include register header
The ux500 clock driver file named u8500_clk.c does not compile
if it loose implicit dependencies to <mach/db8500-regs.h>
(I have no clue what files will include this) which manifests
itself as I'm experimenting with SPARSE_IRQ so make the
dependency explicit.

Cc: Mike Turquette <mturquette@linaro.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-11-05 09:55:31 +01:00
..
clk-prcc.c
clk-prcmu.c clk: ux500: Support for prmcu_rate clock 2012-09-06 17:57:08 -07:00
clk.h clk: ux500: Support for prmcu_rate clock 2012-09-06 17:57:08 -07:00
Makefile
u8500_clk.c clk/ux500: explicitly include register header 2012-11-05 09:55:31 +01:00
u8540_clk.c
u9540_clk.c