X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fhw_irq.h;h=3a54a1ca1a0234c0b19897f423bcde64be1f9dce;hb=e360adbe29241a0194e10e20595360dd7b98a2b3;hp=46c0fe05f230112b5aa5e176d4292e56526f8279;hpb=c876ae3eb27f15620b3489d0377c2f9486cc71a0;p=mv-sheeva.git diff --git a/arch/x86/include/asm/hw_irq.h b/arch/x86/include/asm/hw_irq.h index 46c0fe05f23..3a54a1ca1a0 100644 --- a/arch/x86/include/asm/hw_irq.h +++ b/arch/x86/include/asm/hw_irq.h @@ -29,7 +29,7 @@ extern void apic_timer_interrupt(void); extern void x86_platform_ipi(void); extern void error_interrupt(void); -extern void perf_pending_interrupt(void); +extern void irq_work_interrupt(void); extern void spurious_interrupt(void); extern void thermal_interrupt(void);