提交 0428657d 编写于 作者: R Ralf Baechle

[MIPS] ITE8172: Fix build error due to missmatching prototypes.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 f13b68e8
......@@ -62,9 +62,6 @@
#define ALLINTS_NOTIMER (IE_IRQ0 | IE_IRQ1 | IE_IRQ2 | IE_IRQ3 | IE_IRQ4)
void disable_it8172_irq(unsigned int irq_nr);
void enable_it8172_irq(unsigned int irq_nr);
extern void set_debug_traps(void);
extern void mips_timer_interrupt(int irq, struct pt_regs *regs);
extern asmlinkage void it8172_IRQ(void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册