From ba59bab7530cf98b40b7c4e1c8f86dc3d7f2b47f Mon Sep 17 00:00:00 2001 From: David Ung Date: Fri, 16 Jan 2015 16:40:00 -0800 Subject: [PATCH] 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-format-patch failed