[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 8 Jul 2006 10:25:38 +0000 (11:25 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Jul 2006 20:26:14 +0000 (21:26 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mips-boards/sim/sim_time.c

index e7f6003..cafa148 100644 (file)
@@ -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