]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
io_apic: make irq_mis_count available on 64-bit too
authorIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 15:04:22 +0000 (17:04 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:59:20 +0000 (16:59 +0200)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/io_apic.c

index 6f80dc2f137e14f5848623e8f4cb9bcb46b62332..b764d7429c6168a4eb70b151dc3b07cd553f8afd 100644 (file)
@@ -2277,9 +2277,7 @@ static void ack_apic_edge(unsigned int irq)
        ack_APIC_irq();
 }
 
-#ifdef CONFIG_X86_32
 atomic_t irq_mis_count;
-#endif
 
 static void ack_apic_level(unsigned int irq)
 {