clocksource: sunxi: make use of CLKSRC_OF
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 23 Mar 2013 23:01:48 +0000 (00:01 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 8 Apr 2013 19:41:54 +0000 (21:41 +0200)
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>

No differences found