mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
[MIPS] excite: plat_setup -> plat_mem_setup.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
3e2c6ef3c6
commit
ec52d7bff0
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user