Commit 446616db authored by Russell King's avatar Russell King Committed by Russell King

[ARM] sparse: quieten arch/arm/kernel/irq.c

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 1de765c1
......@@ -22,6 +22,10 @@
#ifndef __ASSEMBLY__
struct irqaction;
extern void migrate_irqs(void);
extern void asm_do_IRQ(unsigned int, struct pt_regs *);
void init_IRQ(void);
#endif
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment