Skip to content

Commit

Permalink
[MIPS] BCM1480: Remove stray function call resulting in infinite recu…
Browse files Browse the repository at this point in the history
…rsion

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Feb 19, 2008
1 parent 9a74b3e commit af0c4f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/sibyte/bcm1480/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ static void __cpuinit bcm1480_smp_finish(void)

sb1480_clockevent_init();
local_irq_enable();
bcm1480_smp_finish();
}

/*
Expand Down

0 comments on commit af0c4f6

Please sign in to comment.