Commit ec52d7bf authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] excite: plat_setup -> plat_mem_setup.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 3e2c6ef3
...@@ -254,7 +254,7 @@ static int __init excite_platform_init(void) ...@@ -254,7 +254,7 @@ static int __init excite_platform_init(void)
return 0; return 0;
} }
void __init plat_setup(void) void __init plat_mem_setup(void)
{ {
volatile u32 * const boot_ocd_base = (u32 *) 0xbf7fc000; volatile u32 * const boot_ocd_base = (u32 *) 0xbf7fc000;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment