mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-12 09:36:46 +07:00
6d31e3b22e
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. Also remove clkdev.h in files that aren't using it and replace them with slab.h in files that were relying on the implicit include of slab.h in clkdev.h. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> |
||
---|---|---|
.. | ||
clk-icst.c | ||
clk-icst.h | ||
clk-impd1.c | ||
clk-realview.c | ||
clk-sp810.c | ||
clk-versatile.c | ||
clk-vexpress-osc.c | ||
Kconfig | ||
Makefile |