[PATCH 4/7] drm/omap: remove unused plugin defines

2015-12-13 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Wednesday 09 December 2015 17:38:08 Tomi Valkeinen wrote: > Remove unused defines related to SGX plugin which are not used. > > Signed-off-by: Tomi Valkeinen Acked-by: Laurent Pinchart > --- > drivers/gpu/drm/omapdrm/omap_drv.h | 6 -- > include/uapi

[PATCH 4/7] drm/omap: remove unused plugin defines

2015-12-09 Thread Tomi Valkeinen
Remove unused defines related to SGX plugin which are not used. Signed-off-by: Tomi Valkeinen --- drivers/gpu/drm/omapdrm/omap_drv.h | 6 -- include/uapi/drm/omap_drm.h| 6 -- 2 files changed, 12 deletions(-) diff --git a/drivers/gpu/drm/omapdrm/omap_drv.h b/drivers/gpu/drm/oma