From: Sebastian Hesselbarth Date: Tue, 27 Aug 2013 13:34:12 +0000 (+0200) Subject: ARM: vexpress: remove custom .init_time hook X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e89cf55c47288f906bd769cb3d6d4736db548a;p=pandora-kernel.git ARM: vexpress: remove custom .init_time hook With arch/arm calling of_clk_init(NULL) from time_init(), we can now remove custom .init_time hooks. The call to versatile_sched_clock_init is moved to .init_early instead, were it is also for non-DT boards. Signed-off-by: Sebastian Hesselbarth Tested-by: Jon Medhurst (Tixy) Acked-by: Pawel Moll --- Reading git-diff-tree failed