diff options
Diffstat (limited to 'arch/mips/mti-malta/malta-setup.c')
-rw-r--r-- | arch/mips/mti-malta/malta-setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/mti-malta/malta-setup.c b/arch/mips/mti-malta/malta-setup.c index dc78b8983eeb..b7f37d4982fa 100644 --- a/arch/mips/mti-malta/malta-setup.c +++ b/arch/mips/mti-malta/malta-setup.c | |||
@@ -218,7 +218,6 @@ void __init plat_mem_setup(void) | |||
218 | #if defined(CONFIG_VT) && defined(CONFIG_VGA_CONSOLE) | 218 | #if defined(CONFIG_VT) && defined(CONFIG_VGA_CONSOLE) |
219 | screen_info_setup(); | 219 | screen_info_setup(); |
220 | #endif | 220 | #endif |
221 | mips_reboot_setup(); | ||
222 | 221 | ||
223 | board_be_init = malta_be_init; | 222 | board_be_init = malta_be_init; |
224 | board_be_handler = malta_be_handler; | 223 | board_be_handler = malta_be_handler; |