[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
40fa4b6a07
commit
783b09dc28
|
@ -33,8 +33,6 @@
|
|||
|
||||
unsigned long cpu_khz;
|
||||
|
||||
extern asmlinkage void ll_local_timer_interrupt(int irq, struct pt_regs *regs);
|
||||
|
||||
irqreturn_t sim_timer_interrupt(int irq, void *dev_id, struct pt_regs *regs)
|
||||
{
|
||||
#ifdef CONFIG_SMP
|
||||
|
|
Loading…
Reference in New Issue