Re: [PATCH v2 06/49] drm/omap: Remove unused kobj field from struct omap_dss_device

2019-01-14 Thread Tomi Valkeinen
On 11/01/19 05:50, Laurent Pinchart wrote: > The kobj field from struct omap_dss_device is not used. Remove it. > > Signed-off-by: Laurent Pinchart > Reviewed-by: Sebastian Reichel > Tested-by: Sebastian Reichel > --- > drivers/gpu/drm/omapdrm/dss/omapdss.h | 2 -- > 1 file changed, 2 deletion

[PATCH v2 06/49] drm/omap: Remove unused kobj field from struct omap_dss_device

2019-01-10 Thread Laurent Pinchart
The kobj field from struct omap_dss_device is not used. Remove it. Signed-off-by: Laurent Pinchart Reviewed-by: Sebastian Reichel Tested-by: Sebastian Reichel --- drivers/gpu/drm/omapdrm/dss/omapdss.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/omapdrm/dss/omapdss.h b