diff options
-rw-r--r-- | arch/x86/kernel/io_apic.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/io_apic.c b/arch/x86/kernel/io_apic.c index 6f80dc2f137e..b764d7429c61 100644 --- a/arch/x86/kernel/io_apic.c +++ b/arch/x86/kernel/io_apic.c | |||
@@ -2277,9 +2277,7 @@ static void ack_apic_edge(unsigned int irq) | |||
2277 | ack_APIC_irq(); | 2277 | ack_APIC_irq(); |
2278 | } | 2278 | } |
2279 | 2279 | ||
2280 | #ifdef CONFIG_X86_32 | ||
2281 | atomic_t irq_mis_count; | 2280 | atomic_t irq_mis_count; |
2282 | #endif | ||
2283 | 2281 | ||
2284 | static void ack_apic_level(unsigned int irq) | 2282 | static void ack_apic_level(unsigned int irq) |
2285 | { | 2283 | { |