ARM: mach-shmobile: update for GIC changes.
[pandora-kernel.git] / arch / arm / mach-shmobile / smp-sh73a0.c
index 4e71fd4..a156d21 100644 (file)
@@ -64,7 +64,7 @@ unsigned int __init sh73a0_get_core_count(void)
 
 void __cpuinit sh73a0_secondary_init(unsigned int cpu)
 {
-       gic_cpu_init(0, __io(0xf0000100));
+       gic_secondary_init(0);
 }
 
 int __cpuinit sh73a0_boot_secondary(unsigned int cpu)