Commit af0c4f64 authored by Ralf Baechle's avatar Ralf Baechle

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

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 9a74b3eb
...@@ -110,7 +110,6 @@ static void __cpuinit bcm1480_smp_finish(void) ...@@ -110,7 +110,6 @@ static void __cpuinit bcm1480_smp_finish(void)
sb1480_clockevent_init(); sb1480_clockevent_init();
local_irq_enable(); local_irq_enable();
bcm1480_smp_finish();
} }
/* /*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment