diff options
| author | Ralf Baechle <ralf@linux-mips.org> | 2006-06-23 10:00:38 -0400 |
|---|---|---|
| committer | Ralf Baechle <ralf@linux-mips.org> | 2006-06-29 16:10:54 -0400 |
| commit | ec52d7bff060171a74a7b1826a42bd60d5b1b07d (patch) | |
| tree | 1d566ebb879f86f9fc399bf591afaee100ac6d20 /arch/mips/basler | |
| parent | 3e2c6ef3c67bfebe28215a18338641ecffbe73bc (diff) | |
[MIPS] excite: plat_setup -> plat_mem_setup.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/basler')
| -rw-r--r-- | arch/mips/basler/excite/excite_setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/basler/excite/excite_setup.c b/arch/mips/basler/excite/excite_setup.c index 005b025605e6..3d7670edd5cd 100644 --- a/arch/mips/basler/excite/excite_setup.c +++ b/arch/mips/basler/excite/excite_setup.c | |||
| @@ -254,7 +254,7 @@ static int __init excite_platform_init(void) | |||
| 254 | return 0; | 254 | return 0; |
| 255 | } | 255 | } |
| 256 | 256 | ||
| 257 | void __init plat_setup(void) | 257 | void __init plat_mem_setup(void) |
| 258 | { | 258 | { |
| 259 | volatile u32 * const boot_ocd_base = (u32 *) 0xbf7fc000; | 259 | volatile u32 * const boot_ocd_base = (u32 *) 0xbf7fc000; |
| 260 | 260 | ||
