video: fbdev: Fix sparse warning messages
authorDavid Ung <davidu@nvidia.com>
Sat, 17 Jan 2015 00:40:00 +0000 (16:40 -0800)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 19 Jan 2015 12:58:11 +0000 (14:58 +0200)
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 <davidu@nvidia.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/core/modedb.c

Simple merge