Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/exynos
Dan Carpenter dcdffedaf2 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>
2014-06-24 11:11:54 +09:00
..
2014-06-10 09:35:42 +10:00
2012-05-17 20:14:48 +09:00
2014-04-04 21:24:48 +09:00
2012-12-15 02:40:00 +09:00