Browse Source

[MIPS] BCM1480: Remove stray function call resulting in infinite recursion

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 17 years ago
parent
commit
af0c4f649d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/mips/sibyte/bcm1480/smp.c

+ 0 - 1
arch/mips/sibyte/bcm1480/smp.c

@@ -110,7 +110,6 @@ static void __cpuinit bcm1480_smp_finish(void)
 
 	sb1480_clockevent_init();
 	local_irq_enable();
-	bcm1480_smp_finish();
 }
 
 /*