From: Paul Cercueil <paul@crapouillou.net>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
linux-mips@vger.kernel.org, linux-pwm@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: "Uwe Kleine-König" <ukleinek@kernel.org>
Subject: Re: [PATCH v1 1/1] pwm: jz4740: Drop unused include
Date: Sat, 21 Mar 2026 15:35:59 +0100 [thread overview]
Message-ID: <46bc3e91ae5a3e246bcd89b715d9ea5b797052f3.camel@crapouillou.net> (raw)
In-Reply-To: <20260320220644.3237290-1-andriy.shevchenko@linux.intel.com>
Le vendredi 20 mars 2026 à 23:06 +0100, Andy Shevchenko a écrit :
> This driver includes the legacy header <linux/gpio.h> but does
> not use any symbols from it. Drop the inclusion.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Paul Cercueil <paul@crapouillou.net>
Cheers,
-Paul
> ---
> drivers/pwm/pwm-jz4740.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/pwm/pwm-jz4740.c b/drivers/pwm/pwm-jz4740.c
> index 6bdb01619380..e0b5966fc7fe 100644
> --- a/drivers/pwm/pwm-jz4740.c
> +++ b/drivers/pwm/pwm-jz4740.c
> @@ -10,7 +10,6 @@
>
> #include <linux/clk.h>
> #include <linux/err.h>
> -#include <linux/gpio.h>
> #include <linux/kernel.h>
> #include <linux/mfd/ingenic-tcu.h>
> #include <linux/mfd/syscon.h>
next prev parent reply other threads:[~2026-03-21 14:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-20 22:06 [PATCH v1 1/1] pwm: jz4740: Drop unused include Andy Shevchenko
2026-03-21 14:35 ` Paul Cercueil [this message]
2026-03-21 22:45 ` Uwe Kleine-König
-- strict thread matches above, loose matches on Subject: below --
2026-03-20 22:07 Andy Shevchenko
2026-03-20 22:13 ` Andy Shevchenko
2026-04-20 9:53 ` Andy Shevchenko
2026-04-21 10:03 ` Uwe Kleine-König
2026-04-21 15:00 ` Andy Shevchenko
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=46bc3e91ae5a3e246bcd89b715d9ea5b797052f3.camel@crapouillou.net \
--to=paul@crapouillou.net \
--cc=andriy.shevchenko@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=ukleinek@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).