[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
[h-e-n] / arch / ia64 / kernel / salinfo.c
index 9d5a823..663a186 100644 (file)
@@ -572,7 +572,7 @@ static struct file_operations salinfo_data_fops = {
 };
 
 #ifdef CONFIG_HOTPLUG_CPU
-static int __devinit
+static int
 salinfo_cpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu)
 {
        unsigned int i, cpu = (unsigned long)hcpu;