From 3bdcdd681b64fa92934039ff0d217414720a4b1e Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 8 Oct 2006 19:28:44 +0100 Subject: [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) Signed-off-by: Ralf Baechle --- arch/mips/jazz/setup.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/mips/jazz') diff --git a/arch/mips/jazz/setup.c b/arch/mips/jazz/setup.c index 3a7869fbaf3..50cecfca7f8 100644 --- a/arch/mips/jazz/setup.c +++ b/arch/mips/jazz/setup.c @@ -98,8 +98,6 @@ void __init plat_mem_setup(void) _machine_halt = jazz_machine_halt; pm_power_off = jazz_machine_power_off; -#warning "Somebody should check if screen_info is ok for Jazz." - screen_info = (struct screen_info) { 0, 0, /* orig-x, orig-y */ 0, /* unused */ -- cgit v1.2.3