diff options
Diffstat (limited to 'arch/x86/include/asm/apic.h')
-rw-r--r-- | arch/x86/include/asm/apic.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/include/asm/apic.h b/arch/x86/include/asm/apic.h index f8119b582c3c..1d2091a226bc 100644 --- a/arch/x86/include/asm/apic.h +++ b/arch/x86/include/asm/apic.h | |||
@@ -715,4 +715,6 @@ static inline void exiting_ack_irq(void) | |||
715 | ack_APIC_irq(); | 715 | ack_APIC_irq(); |
716 | } | 716 | } |
717 | 717 | ||
718 | extern void ioapic_zap_locks(void); | ||
719 | |||
718 | #endif /* _ASM_X86_APIC_H */ | 720 | #endif /* _ASM_X86_APIC_H */ |