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: v2.6.25-rc3~110^2~10 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=af0c4f649dacb62d756de0f20914b3e90a3f21c4;p=linux-2.6-omap-h63xx.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 183c460b9ca..bd9eeb43ed0 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(); } /*