]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/cpu.h
Driver Core: constify the name passed to platform_device_register_simple
[linux-2.6-omap-h63xx.git] / include / asm-x86 / cpu.h
index 9d914e1e4aad446e649dd8678d856768e637a38d..b1bc7b1b64b0e304d13f907e4d5cd607417bdfee 100644 (file)
@@ -13,9 +13,6 @@ struct i386_cpu {
 extern int arch_register_cpu(int num);
 #ifdef CONFIG_HOTPLUG_CPU
 extern void arch_unregister_cpu(int);
-extern int enable_cpu_hotplug;
-#else
-#define enable_cpu_hotplug     0
 #endif
 
 DECLARE_PER_CPU(int, cpu_state);