]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/sysfs.c
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / sysfs.c
index 412ad00e222d37c3dec0938a6847d03b6ef833bc..0231869613ce81c45fd9125059b234ea2baee5d1 100644 (file)
@@ -279,7 +279,7 @@ static void unregister_cpu_online(unsigned int cpu)
 }
 #endif /* CONFIG_HOTPLUG_CPU */
 
-static int sysfs_cpu_notify(struct notifier_block *self,
+static int __devinit sysfs_cpu_notify(struct notifier_block *self,
                                      unsigned long action, void *hcpu)
 {
        unsigned int cpu = (unsigned int)(long)hcpu;