mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-26 19:36:41 +00:00
b0af24b523
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> |
||
---|---|---|
.. | ||
clk-gate-a10.c | ||
clk-gate.c | ||
clk-periph-a10.c | ||
clk-periph.c | ||
clk-pll-a10.c | ||
clk-pll.c | ||
clk.c | ||
clk.h | ||
Makefile |