From 28fbb151d5afe15a2fabfe2fe8585b610b022f5b Mon Sep 17 00:00:00 2001 From: Sebastian Hesselbarth Date: Tue, 27 Aug 2013 15:23:07 +0200 Subject: [PATCH] ARM: sti: remove custom .init_time hook With arch/arm calling of_clk_init(NULL) from time_init(), we can now remove custom .init_time hooks. To get rid of it, move l2cc init to .init_machine hook instead. Signed-off-by: Sebastian Hesselbarth Acked-by: Srinivas Kandagatla --- Reading git-format-patch failed