[PATCH 03/42] drm/omap: omapdss.h: remove unused struct omap_dss_hdmi_data
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Mon Mar 7 07:55:32 UTC 2016
Hi Tomi,
Thank you for the patch.
On Monday 22 February 2016 19:10:09 Tomi Valkeinen wrote:
> 'struct omap_dss_hdmi_data' is not used anywhere, so we can remove it.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
Acked-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> include/video/omapdss.h | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/include/video/omapdss.h b/include/video/omapdss.h
> index 6c1a3e1b4d55..07c7d993c021 100644
> --- a/include/video/omapdss.h
> +++ b/include/video/omapdss.h
> @@ -785,13 +785,6 @@ struct omap_dss_device {
> struct omap_dss_device *dst;
> };
>
> -struct omap_dss_hdmi_data
> -{
> - int ct_cp_hpd_gpio;
> - int ls_oe_gpio;
> - int hpd_gpio;
> -};
> -
> struct omap_dss_driver {
> int (*probe)(struct omap_dss_device *);
> void (*remove)(struct omap_dss_device *);
--
Regards,
Laurent Pinchart
More information about the dri-devel
mailing list