]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/profile.c
sched: prevent divide by zero error in cpu_avg_load_per_task, update
[linux-2.6-omap-h63xx.git] / kernel / profile.c
index 9830a037d8db1543215f02c01918af3fd980bb10..5b7d1ac7124c97e884d25c57bbf770f9f858d26f 100644 (file)
@@ -544,7 +544,7 @@ static const struct file_operations proc_profile_operations = {
 };
 
 #ifdef CONFIG_SMP
-static void __init profile_nop(void *unused)
+static inline void profile_nop(void *unused)
 {
 }