mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
io_apic: make irq_mis_count available on 64-bit too
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
4b1135a277
commit
10e0298686
@ -2277,9 +2277,7 @@ static void ack_apic_edge(unsigned int irq)
|
|||||||
ack_APIC_irq();
|
ack_APIC_irq();
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef CONFIG_X86_32
|
|
||||||
atomic_t irq_mis_count;
|
atomic_t irq_mis_count;
|
||||||
#endif
|
|
||||||
|
|
||||||
static void ack_apic_level(unsigned int irq)
|
static void ack_apic_level(unsigned int irq)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user