]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/profile.c
usb: chipidea: don't clobber return value of ci_role_start()
[karo-tx-linux.git] / kernel / profile.c
index 0bf400737660d65a03280c23df130c9e17c776ea..6631e1ef55ab0970f095b42ec350982abd8d9678 100644 (file)
@@ -331,7 +331,7 @@ out:
        put_cpu();
 }
 
-static int __cpuinit profile_cpu_callback(struct notifier_block *info,
+static int profile_cpu_callback(struct notifier_block *info,
                                        unsigned long action, void *__cpu)
 {
        int node, cpu = (unsigned long)__cpu;