diff options
Diffstat (limited to 'include/asm-powerpc/irq.h')
-rw-r--r-- | include/asm-powerpc/irq.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-powerpc/irq.h b/include/asm-powerpc/irq.h index 980393a16be2..07c2b3fc4c66 100644 --- a/include/asm-powerpc/irq.h +++ b/include/asm-powerpc/irq.h | |||
@@ -496,5 +496,7 @@ extern int call_handle_IRQ_event(int irq, struct pt_regs *regs, | |||
496 | 496 | ||
497 | #endif /* CONFIG_IRQSTACKS */ | 497 | #endif /* CONFIG_IRQSTACKS */ |
498 | 498 | ||
499 | extern void do_IRQ(struct pt_regs *regs); | ||
500 | |||
499 | #endif /* _ASM_IRQ_H */ | 501 | #endif /* _ASM_IRQ_H */ |
500 | #endif /* __KERNEL__ */ | 502 | #endif /* __KERNEL__ */ |