mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Using CLKSRC_OF allows to remove the SoC specific sunxi_timer.h header, and instead of using a custom init function in the machine definition use the standard clocksource_of_init function. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>