From: Laurent Pinchart Date: Tue, 20 Dec 2011 19:00:11 +0000 (+0100) Subject: fbdev: matroxfb: Fix compilation after fb_var_screeninfo change X-Git-Tag: v3.3-rc1~59^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56bba8cb4218b2646a1d80c100bad689f93fef79;p=pandora-kernel.git 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 Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed