[MIPS] excite: plat_setup -> plat_mem_setup.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 23 Jun 2006 14:00:38 +0000 (15:00 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 29 Jun 2006 20:10:54 +0000 (21:10 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/basler/excite/excite_setup.c

index 005b025..3d7670e 100644 (file)
@@ -254,7 +254,7 @@ static int __init excite_platform_init(void)
        return 0;
 }
 
-void __init plat_setup(void)
+void __init plat_mem_setup(void)
 {
        volatile u32 * const boot_ocd_base = (u32 *) 0xbf7fc000;