diff options
Diffstat (limited to 'include/asm-i386/mach-bigsmp')
-rw-r--r-- | include/asm-i386/mach-bigsmp/mach_apic.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-i386/mach-bigsmp/mach_apic.h b/include/asm-i386/mach-bigsmp/mach_apic.h index 2339868..ba936d4 100644 --- a/include/asm-i386/mach-bigsmp/mach_apic.h +++ b/include/asm-i386/mach-bigsmp/mach_apic.h @@ -14,8 +14,6 @@ #define NO_BALANCE_IRQ (1) #define esr_disable (1) -#define NO_IOAPIC_CHECK (0) - static inline int apic_id_registered(void) { return (1); |