[PATCH 01/29] drm/omap: Remove declaration of nonexisting function

Sebastian Reichel sebastian.reichel at collabora.com
Sun Dec 9 21:44:33 UTC 2018


Hi,

On Wed, Dec 05, 2018 at 04:59:54PM +0200, Laurent Pinchart wrote:
> The omap_connector_attached_encoder() doesn't exist anymore, remove its
> declaration from omap_connector.h.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---

Reviewed-by: Sebastian Reichel <sebastian.reichel at collabora.com>

-- Sebastian

>  drivers/gpu/drm/omapdrm/omap_connector.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/drivers/gpu/drm/omapdrm/omap_connector.h b/drivers/gpu/drm/omapdrm/omap_connector.h
> index 854099801649..4a1dcd0f031b 100644
> --- a/drivers/gpu/drm/omapdrm/omap_connector.h
> +++ b/drivers/gpu/drm/omapdrm/omap_connector.h
> @@ -31,8 +31,6 @@ struct drm_connector *omap_connector_init(struct drm_device *dev,
>  					  struct omap_dss_device *output,
>  					  struct omap_dss_device *display,
>  					  struct drm_encoder *encoder);
> -struct drm_encoder *omap_connector_attached_encoder(
> -		struct drm_connector *connector);
>  bool omap_connector_get_hdmi_mode(struct drm_connector *connector);
>  void omap_connector_enable_hpd(struct drm_connector *connector);
>  void omap_connector_disable_hpd(struct drm_connector *connector);
> -- 
> Regards,
> 
> Laurent Pinchart
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20181209/d842d5ee/attachment.sig>


More information about the dri-devel mailing list