Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=af0c4f649dacb62d756de0f20914b3e90a3f21c4
Commit: af0c4f649dacb62d756de0f20914b3e90a3f21c4
Parent: 9a74b3eb22f2d67a5681301f52aca5b7703382c8
Author: Ralf Baechle <[EMAIL PROTECTED]>
AuthorDate: Mon Feb 18 18:49:48 2008 +0000
Committer: Ralf Baechle <[EMAIL PROTECTED]>
CommitDate: Tue Feb 19 17:01:31 2008 +0000
[MIPS] BCM1480: Remove stray function call resulting in infinite recursion
Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
---
arch/mips/sibyte/bcm1480/smp.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
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();
}
/*
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html