diff options
Diffstat (limited to 'arch/mips/jazz')
-rw-r--r-- | arch/mips/jazz/setup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/jazz/setup.c b/arch/mips/jazz/setup.c index 3a7869fbaf32..50cecfca7f87 100644 --- a/arch/mips/jazz/setup.c +++ b/arch/mips/jazz/setup.c | |||
@@ -98,8 +98,6 @@ void __init plat_mem_setup(void) | |||
98 | _machine_halt = jazz_machine_halt; | 98 | _machine_halt = jazz_machine_halt; |
99 | pm_power_off = jazz_machine_power_off; | 99 | pm_power_off = jazz_machine_power_off; |
100 | 100 | ||
101 | #warning "Somebody should check if screen_info is ok for Jazz." | ||
102 | |||
103 | screen_info = (struct screen_info) { | 101 | screen_info = (struct screen_info) { |
104 | 0, 0, /* orig-x, orig-y */ | 102 | 0, 0, /* orig-x, orig-y */ |
105 | 0, /* unused */ | 103 | 0, /* unused */ |