]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb05a5c16512f7a2d55bef3e5345da13f38bd91c4
tree2b42810cd441181694b204936a8760f042f817d0
parent58ebdb5f4168c7ab40e63438964177c4826cc2d2
fbdev: matroxfb: Fix compilation after fb_var_screeninfo change

Commit 82d65b3df2bb ("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