From: David Ung Date: Sat, 17 Jan 2015 00:40:00 +0000 (-0800) Subject: video: fbdev: Fix sparse warning messages X-Git-Tag: fixes-v4.0-rc1~145^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba59bab7530cf98b40b7c4e1c8f86dc3d7f2b47f;p=pandora-kernel.git video: fbdev: Fix sparse warning messages Use NULL instead of 0 for the last entry of dmt_modes struct. Supresses "sparse: Using plain integer as NULL pointer" warning. Signed-off-by: David Ung Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed