]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/timer.c
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
[linux-2.6-omap-h63xx.git] / kernel / timer.c
index d355d5a4d5ae608d2572c8f08b018952c7e52050..67eaf0f54096f87162a96daad0b50df11fe5653f 100644 (file)
@@ -1314,7 +1314,7 @@ static void __devinit migrate_timers(int cpu)
 }
 #endif /* CONFIG_HOTPLUG_CPU */
 
-static int __devinit timer_cpu_notify(struct notifier_block *self, 
+static int timer_cpu_notify(struct notifier_block *self,
                                unsigned long action, void *hcpu)
 {
        long cpu = (long)hcpu;