]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/cpu.h
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
[linux-2.6-omap-h63xx.git] / include / asm-arm / cpu.h
index fcbdd40cb66773da5638c8f640877bec2140b890..751bc7462074fab8f617ba2c66fc4da19e61b92b 100644 (file)
@@ -16,6 +16,7 @@
 struct cpuinfo_arm {
        struct cpu      cpu;
 #ifdef CONFIG_SMP
+       struct task_struct *idle;
        unsigned int    loops_per_jiffy;
 #endif
 };