summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_gem.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2014-06-11 08:36:23 +0200
committerInki Dae <inki.dae@samsung.com>2014-06-24 04:11:54 +0200
commitdcdffedaf277cd344c49650ee13e622d74af627c (patch)
treeb68c879e4b6dd6d2a5b2b3024bbbd5dd4eb4d7c0 /drivers/gpu/drm/drm_gem.c
parentdrm/exynos: dpi: Fix NULL pointer dereference with legacy bindings (diff)
downloadlinux-dcdffedaf277cd344c49650ee13e622d74af627c.tar.xz
linux-dcdffedaf277cd344c49650ee13e622d74af627c.zip
drm/exynos: change zero to NULL for sparse
We recently changed this function to return a pointer instead of an int so we need to change this zero to a NULL or Sparse complains: drivers/gpu/drm/exynos/exynos_drm_drv.h:346:47: warning: Using plain integer as NULL pointer Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/drm_gem.c')
0 files changed, 0 insertions, 0 deletions