aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/cpu.h')
-rw-r--r--include/asm-x86/cpu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86/cpu.h b/include/asm-x86/cpu.h
index 9d914e1e4aa..b1bc7b1b64b 100644
--- a/include/asm-x86/cpu.h
+++ b/include/asm-x86/cpu.h
@@ -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);