powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier
[deliverable/linux.git] / arch / powerpc / platforms / pseries / smp.c
index e16bb8d48550b60e249ade3aac24b00ed2159233..71706bc34a0dd8a117f5ef71d70b93ab65880ca3 100644 (file)
@@ -147,7 +147,6 @@ static void __devinit smp_xics_setup_cpu(int cpu)
        set_cpu_current_state(cpu, CPU_STATE_ONLINE);
        set_default_offline_state(cpu);
 #endif
-       pseries_notify_cpuidle_add_cpu(cpu);
 }
 
 static int __devinit smp_pSeries_kick_cpu(int nr)
This page took 0.026432 seconds and 5 git commands to generate.