diff options
Diffstat (limited to 'arch/arm/mach-orion/common.c')
-rw-r--r-- | arch/arm/mach-orion/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-orion/common.c b/arch/arm/mach-orion/common.c index 1b5ed72899e..e271994d27f 100644 --- a/arch/arm/mach-orion/common.c +++ b/arch/arm/mach-orion/common.c | |||
@@ -359,7 +359,7 @@ void __init orion_init(void) | |||
359 | /* | 359 | /* |
360 | * Setup Orion address map | 360 | * Setup Orion address map |
361 | */ | 361 | */ |
362 | orion_setup_cpu_wins(); | 362 | orion_setup_cpu_mbus_bridge(); |
363 | orion_setup_eth_wins(); | 363 | orion_setup_eth_wins(); |
364 | 364 | ||
365 | /* | 365 | /* |