提交 a85882d7 编写于 作者: M Markos Chandras 提交者: James Hogan

metag/asm/irq.h: Declare init_IRQ

Fixes the following sparce warning:

warning: symbol 'init_IRQ' was not declared. Should it be static?
Signed-off-by: NMarkos Chandras <markos.chandras@imgtec.com>
Signed-off-by: NJames Hogan <james.hogan@imgtec.com>
上级 32580ae7
......@@ -17,6 +17,7 @@ struct pt_regs;
int tbisig_map(unsigned int hw);
extern void do_IRQ(int irq, struct pt_regs *regs);
extern void init_IRQ(void);
#ifdef CONFIG_METAG_SUSPEND_MEM
int traps_save_context(void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册