All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kieran Bingham <kieran.bingham@ideasonboard.com>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	dri-devel@lists.freedesktop.org
Cc: linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH] drm: rcar-du: Drop leftovers variables from Makefile
Date: Wed, 31 Aug 2022 14:10:58 +0100	[thread overview]
Message-ID: <166195145849.15972.13693258101479446173@Monstersaurus> (raw)
In-Reply-To: <20220827004220.8397-1-laurent.pinchart+renesas@ideasonboard.com>

Quoting Laurent Pinchart (2022-08-27 01:42:20)
> Commit 841281fe52a7 ("drm: rcar-du: Drop LVDS device tree backward
> compatibility") has removed device tree overlay sources used for
> backward compatibility with old bindings, but forgot to remove related
> variables from the Makefile. Fix it.
> 
> Fixes: 841281fe52a7 ("drm: rcar-du: Drop LVDS device tree backward compatibility")
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>

Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>

> ---
>  drivers/gpu/drm/rcar-du/Makefile | 7 -------
>  1 file changed, 7 deletions(-)
> 
> diff --git a/drivers/gpu/drm/rcar-du/Makefile b/drivers/gpu/drm/rcar-du/Makefile
> index e7275b5e7ec8..6f132325c8b7 100644
> --- a/drivers/gpu/drm/rcar-du/Makefile
> +++ b/drivers/gpu/drm/rcar-du/Makefile
> @@ -14,10 +14,3 @@ obj-$(CONFIG_DRM_RCAR_DU)            += rcar-du-drm.o
>  obj-$(CONFIG_DRM_RCAR_DW_HDMI)         += rcar_dw_hdmi.o
>  obj-$(CONFIG_DRM_RCAR_LVDS)            += rcar_lvds.o
>  obj-$(CONFIG_DRM_RCAR_MIPI_DSI)                += rcar_mipi_dsi.o
> -
> -# 'remote-endpoint' is fixed up at run-time
> -DTC_FLAGS_rcar_du_of_lvds_r8a7790 += -Wno-graph_endpoint
> -DTC_FLAGS_rcar_du_of_lvds_r8a7791 += -Wno-graph_endpoint
> -DTC_FLAGS_rcar_du_of_lvds_r8a7793 += -Wno-graph_endpoint
> -DTC_FLAGS_rcar_du_of_lvds_r8a7795 += -Wno-graph_endpoint
> -DTC_FLAGS_rcar_du_of_lvds_r8a7796 += -Wno-graph_endpoint
> 
> base-commit: 2c2d7a67defa198a8b8148dbaddc9e5554efebc8
> -- 
> Regards,
> 
> Laurent Pinchart
>

      parent reply	other threads:[~2022-08-31 13:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-27  0:42 [PATCH] drm: rcar-du: Drop leftovers variables from Makefile Laurent Pinchart
2022-08-29  6:46 ` Geert Uytterhoeven
2022-08-29  6:46   ` Geert Uytterhoeven
2022-08-31 13:10 ` Kieran Bingham [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=166195145849.15972.13693258101479446173@Monstersaurus \
    --to=kieran.bingham@ideasonboard.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.