mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-19 13:11:14 +00:00
[MIPS] BCM1480: Remove stray function call resulting in infinite recursion
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
9a74b3eb22
commit
af0c4f649d
1 changed files with 0 additions and 1 deletions
|
@ -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();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue