diff options
Diffstat (limited to 'arch/x86/include/asm/apic.h')
-rw-r--r-- | arch/x86/include/asm/apic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/apic.h b/arch/x86/include/asm/apic.h index a12d57193fef..3ab9bdd87e79 100644 --- a/arch/x86/include/asm/apic.h +++ b/arch/x86/include/asm/apic.h | |||
@@ -216,6 +216,7 @@ static inline void x2apic_force_phys(void) | |||
216 | { | 216 | { |
217 | } | 217 | } |
218 | 218 | ||
219 | #define nox2apic 0 | ||
219 | #define x2apic_preenabled 0 | 220 | #define x2apic_preenabled 0 |
220 | #define x2apic_supported() 0 | 221 | #define x2apic_supported() 0 |
221 | #endif | 222 | #endif |