diff options
Diffstat (limited to 'arch/sh/kernel/setup.c')
-rw-r--r-- | arch/sh/kernel/setup.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/kernel/setup.c b/arch/sh/kernel/setup.c index 8b0e69792cf4..f79ebe32a24a 100644 --- a/arch/sh/kernel/setup.c +++ b/arch/sh/kernel/setup.c | |||
@@ -455,10 +455,7 @@ void __init setup_arch(char **cmdline_p) | |||
455 | sh_mv.mv_setup(cmdline_p); | 455 | sh_mv.mv_setup(cmdline_p); |
456 | 456 | ||
457 | paging_init(); | 457 | paging_init(); |
458 | |||
459 | #ifdef CONFIG_PMB_ENABLE | ||
460 | pmb_init(); | 458 | pmb_init(); |
461 | #endif | ||
462 | 459 | ||
463 | #ifdef CONFIG_SMP | 460 | #ifdef CONFIG_SMP |
464 | plat_smp_setup(); | 461 | plat_smp_setup(); |