1
0
Fork 0
alistair23-linux/arch/arm/mach-sunxi
Geert Uytterhoeven 614215c863
ARM: sunxi: Replace <linux/clk-provider.h> by <linux/of_clk.h>
The Allwinner platform 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>.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
2020-02-12 18:15:39 +01:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
headsmp.S ARM: sunxi: Add initialization of CNTVOFF 2018-05-08 14:52:41 +02:00
mc_smp.c ARM: sunxi: Fix CPU powerdown on A83T 2019-10-29 09:09:56 +01:00
platsmp.c ARM: sunxi: fix a leaked reference by adding missing of_node_put 2019-03-18 08:11:12 +01:00
sunxi.c ARM: sunxi: Replace <linux/clk-provider.h> by <linux/of_clk.h> 2020-02-12 18:15:39 +01:00