Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent 1de765c1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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