From: Alain Volmat <avolmat@me.com>
To: "Maíra Canal" <mairacanal@riseup.net>
Cc: David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
Maxime Ripard <maxime@cerno.tech>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
Alain Volmat <alain.volmat@foss.st.com>,
Alain Volmat <avolmat@me.com>
Subject: Re: [PATCH 4/5] drm/sti: Drop of_gpio header
Date: Sat, 22 Apr 2023 18:55:27 +0200 [thread overview]
Message-ID: <ZEQRf6zUpHfiGzJr@imac101> (raw)
In-Reply-To: <20220812205746.609107-5-mairacanal@riseup.net>
Hi Maira,
thanks for the patch.
On Fri, Aug 12, 2022 at 05:57:45PM -0300, Maíra Canal wrote:
> This driver includes the deprecated OF GPIO header <linux/of_gpio.h>
> yet fail to use symbols from it, so drop this include.
>
> Cc: Alain Volmat <alain.volmat@foss.st.com>
> Signed-off-by: Maíra Canal <mairacanal@riseup.net>
> ---
> drivers/gpu/drm/sti/sti_dvo.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/sti/sti_dvo.c b/drivers/gpu/drm/sti/sti_dvo.c
> index b6ee8a82e656..0fc7710b054a 100644
> --- a/drivers/gpu/drm/sti/sti_dvo.c
> +++ b/drivers/gpu/drm/sti/sti_dvo.c
> @@ -8,7 +8,7 @@
> #include <linux/component.h>
> #include <linux/debugfs.h>
> #include <linux/module.h>
> -#include <linux/of_gpio.h>
> +#include <linux/of.h>
> #include <linux/platform_device.h>
>
> #include <drm/drm_atomic_helper.h>
> --
Acked-by: Alain Volmat <avolmat@me.com>
> 2.37.1
>
next prev parent reply other threads:[~2023-04-22 17:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-12 20:57 [PATCH 0/5] Drop of_gpio header Maíra Canal
2022-08-12 20:57 ` [PATCH 1/5] drm/bridge: anx7625: " Maíra Canal
2022-08-29 13:51 ` Robert Foss
2023-04-24 11:16 ` Maíra Canal
2022-08-12 20:57 ` [PATCH 2/5] drm/mediatek: " Maíra Canal
2022-08-25 23:25 ` Chun-Kuang Hu
2022-08-12 20:57 ` [PATCH 3/5] drm/msm: " Maíra Canal
2022-08-12 20:57 ` [PATCH 4/5] drm/sti: " Maíra Canal
2023-04-22 16:55 ` Alain Volmat [this message]
2023-04-24 11:14 ` Maíra Canal
2022-08-12 20:57 ` [PATCH 5/5] drm/vc4: " Maíra Canal
2022-08-15 8:06 ` Maxime Ripard
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=ZEQRf6zUpHfiGzJr@imac101 \
--to=avolmat@me.com \
--cc=airlied@linux.ie \
--cc=alain.volmat@foss.st.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mairacanal@riseup.net \
--cc=maxime@cerno.tech \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox