aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-10-08 19:28:44 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-10-09 00:15:27 +0100
commit3bdcdd681b64fa92934039ff0d217414720a4b1e (patch)
tree4edbdd8adc4daa1f58cb8bd7d2d8d3b23fa40fdc
parent[MIPS] Jazz: Fix I/O port resources. (diff)
downloadlinux-dev-3bdcdd681b64fa92934039ff0d217414720a4b1e.tar.xz
linux-dev-3bdcdd681b64fa92934039ff0d217414720a4b1e.zip
[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--arch/mips/jazz/setup.c2
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)
_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 */