Merge branch 'depends/rmk/devel-stable' into next/board
[pandora-kernel.git] / arch / arm / kernel / smp_scu.c
index 7fcddb7..8f5dd79 100644 (file)
@@ -34,7 +34,7 @@ unsigned int __init scu_get_core_count(void __iomem *scu_base)
 /*
  * Enable the SCU
  */
-void __init scu_enable(void __iomem *scu_base)
+void scu_enable(void __iomem *scu_base)
 {
        u32 scu_ctrl;