[MIPS] excite: plat_setup -> plat_mem_setup.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle 2006-06-23 15:00:38 +01:00
parent 3e2c6ef3c6
commit ec52d7bff0

View 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;