commit | ba59bab7530cf98b40b7c4e1c8f86dc3d7f2b47f | [log] [tgz] |
---|---|---|
author | David Ung <davidu@nvidia.com> | Fri Jan 16 16:40:00 2015 -0800 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Jan 19 14:58:11 2015 +0200 |
tree | 80fbab75213aae63fe2165ad4355f943bd0a0417 | |
parent | 72bbf10bf0fdaa097252149ef3a9b74c48a0d683 [diff] |
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 <davidu@nvidia.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>