Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
[pandora-kernel.git] / arch / arm / plat-spear / clock.c
index bdbd7ec..6fa474c 100644 (file)
@@ -903,6 +903,11 @@ void recalc_root_clocks(void)
        spin_unlock_irqrestore(&clocks_lock, flags);
 }
 
+void __init clk_init(void)
+{
+       recalc_root_clocks();
+}
+
 #ifdef CONFIG_DEBUG_FS
 /*
  *     debugfs support to trace clock tree hierarchy and attributes