mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
2cf69e765a
commit
3bdcdd681b
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user