summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asm-x86/apic.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-x86/apic.h b/include/asm-x86/apic.h
index 6ae6ae68d4cd..a29807737d3d 100644
--- a/include/asm-x86/apic.h
+++ b/include/asm-x86/apic.h
@@ -40,11 +40,7 @@ extern int local_apic_timer_c2_ok;
extern int ioapic_force;
-#ifdef CONFIG_X86_64
extern int disable_apic;
-#else
-extern int enable_local_apic;
-#endif
/*
* Basic functions accessing APICs.
*/