commit | 56bba8cb4218b2646a1d80c100bad689f93fef79 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Dec 20 20:00:11 2011 +0100 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Wed Dec 21 02:26:11 2011 +0000 |
tree | 2b42810cd441181694b204936a8760f042f817d0 | |
parent | 66cde97da7cbbc940cb3f3dbf9e8f0ac56431f8c [diff] |
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>