linux/drivers/clk/socfpga
Stephen Boyd b0af24b523 clk: socfpga: Remove clk.h and clkdev.h includes
Clock provider drivers generally shouldn't include clk.h because
it's the consumer API. Remove the include here because this is a
provider driver. The clkdev.h include isn't used either, remove
it and add in slab.h to make sure things keep compiling.

Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-07-20 11:11:14 -07:00
..
clk-gate-a10.c clk: socfpga: Remove clk.h and clkdev.h includes 2015-07-20 11:11:14 -07:00
clk-gate.c clk: socfpga: Remove clk.h and clkdev.h includes 2015-07-20 11:11:14 -07:00
clk-periph-a10.c clk: socfpga: Remove clk.h and clkdev.h includes 2015-07-20 11:11:14 -07:00
clk-periph.c clk: socfpga: Remove clk.h and clkdev.h includes 2015-07-20 11:11:14 -07:00
clk-pll-a10.c clk: socfpga: Remove clk.h and clkdev.h includes 2015-07-20 11:11:14 -07:00
clk-pll.c clk: socfpga: Remove clk.h and clkdev.h includes 2015-07-20 11:11:14 -07:00
clk.c clk: socfpga: add a clock driver for the Arria 10 platform 2015-05-21 15:16:04 -07:00
clk.h clk: socfpga: Remove clk.h and clkdev.h includes 2015-07-20 11:11:14 -07:00
Makefile clk: socfpga: add a clock driver for the Arria 10 platform 2015-05-21 15:16:04 -07:00