mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-14 14:26:41 +07:00
ce61b49096
The JZ4740 setup code is not a clock provider, and just needs to call
of_clk_init().
Hence it can include <linux/of_clk.h> instead of <linux/clk-provider.h>.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
Platform | ||
setup.c |