linux/drivers/clk/sirf
Stephen Boyd fdb94059d8 clk: sirf: Properly include clk.h
Clock provider drivers generally shouldn't include clk.h because
it's the consumer API. Move the include of clk.h into
clk-common.c because that's the only file that's really using
clk.h, even if it's included into the atlas6 and prima2 files.

Cc: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-07-20 11:11:13 -07:00
..
atlas6.h
clk-atlas6.c clk: sirf: Properly include clk.h 2015-07-20 11:11:13 -07:00
clk-atlas7.c clk: sirf: add CSR atlas7 clk and reset support 2015-05-20 15:43:28 -07:00
clk-common.c clk: sirf: Properly include clk.h 2015-07-20 11:11:13 -07:00
clk-prima2.c clk: sirf: Properly include clk.h 2015-07-20 11:11:13 -07:00
Makefile clk: sirf: add CSR atlas7 clk and reset support 2015-05-20 15:43:28 -07:00
prima2.h