mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 10:31:48 +00:00
658bf4bef8
All the S5P series SoCs use the 'struct clksrc_clk' type to represent the armclk. So the clk_arm clock instance available in the plat-s5p clock code is not used in any of the S5P series SoCs. This patch removes the unused clk_arm instance from plat-s5p clock code. Reported-by: Jaecheol Lee <jc.lee@samsung.com> Signed-off-by: Thomas Abraham <thomas.ab@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |
||
---|---|---|
.. | ||
include/plat | ||
clock.c | ||
cpu.c | ||
dev-fimc0.c | ||
dev-fimc1.c | ||
dev-fimc2.c | ||
dev-onenand.c | ||
dev-pmu.c | ||
dev-uart.c | ||
irq-eint.c | ||
irq.c | ||
Kconfig | ||
Makefile |