1
0
Fork 0

io_apic: make irq_mis_count available on 64-bit too

Signed-off-by: Ingo Molnar <mingo@elte.hu>
hifive-unleashed-5.1
Ingo Molnar 2008-10-16 17:04:22 +02:00
parent 4b1135a277
commit 10e0298686
1 changed files with 0 additions and 2 deletions

View 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)
{