include/linux/sunxi_timer.h
deleted100644 → 0
+0
−24
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>