Skip to content

Commit

Permalink
[MIPS] Jazz: Remove warning. After 7 years probably somebody test thi…
Browse files Browse the repository at this point in the history
…s ;)

Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
ralfbaechle committed Oct 8, 2006
1 parent 2cf69e7 commit 3bdcdd6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/mips/jazz/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 3bdcdd6

Please sign in to comment.