提交 ca4973dd 编写于 作者: R Ralf Baechle

Don't redeclare ll_local_timer_interrupt.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 50bd2c72
......@@ -100,7 +100,6 @@ void sb1250_time_init(void)
void sb1250_timer_interrupt(struct pt_regs *regs)
{
extern asmlinkage void ll_local_timer_interrupt(int irq, struct pt_regs *regs);
int cpu = smp_processor_id();
int irq = K_INT_TIMER_0 + cpu;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册