From: Maxime Ripard Date: Sat, 23 Mar 2013 23:01:48 +0000 (+0100) Subject: clocksource: sunxi: make use of CLKSRC_OF X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~70^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea71d9a600e769ca669f4ba3e25ffdecdeede240;p=pandora-kernel.git clocksource: sunxi: make use of CLKSRC_OF 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 --- Reading git-diff-tree failed