From: Ralf Baechle Date: Mon, 18 Feb 2008 18:49:48 +0000 (+0000) Subject: [MIPS] BCM1480: Remove stray function call resulting in infinite recursion X-Git-Tag: v3.12-rc1~22768^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=af0c4f649dacb62d756de0f20914b3e90a3f21c4;p=kernel%2Fkernel-generic.git [MIPS] BCM1480: Remove stray function call resulting in infinite recursion Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/sibyte/bcm1480/smp.c b/arch/mips/sibyte/bcm1480/smp.c index 183c460..bd9eeb4 100644 --- a/arch/mips/sibyte/bcm1480/smp.c +++ b/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(); } /*