Skip to content

Commit

Permalink
[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Jul 13, 2006
1 parent 40fa4b6 commit 783b09d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/mips/mips-boards/sim/sim_time.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 783b09d

Please sign in to comment.