fbdev: matroxfb: Fix compilation after fb_var_screeninfo change
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 20 Dec 2011 19:00:11 +0000 (20:00 +0100)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 21 Dec 2011 02:26:11 +0000 (02:26 +0000)
commit56bba8cb4218b2646a1d80c100bad689f93fef79
tree2b42810cd441181694b204936a8760f042f817d0
parent66cde97da7cbbc940cb3f3dbf9e8f0ac56431f8c
fbdev: matroxfb: Fix compilation after fb_var_screeninfo change

Commit fb21c2f42879 ("fbdev: Add FOURCC-based format configuration API")
modified the layout of the fb_var_screeninfo structure. Remove zero
fields from the static initializers in the matroxfb driver accordingly.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/matrox/matroxfb_base.c
drivers/video/matrox/matroxfb_crtc2.c