From: Linus Walleij <linusw@kernel.org>
To: Vijendar Mukunda <Vijendar.Mukunda@amd.com>,
Venkata Prasad Potturu <venkataprasad.potturu@amd.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>
Cc: linux-sound@vger.kernel.org, Linus Walleij <linusw@kernel.org>
Subject: [PATCH 5/5] ASoC: amd: acp3x-rt5682-max9836: Drop unused include
Date: Sat, 14 Mar 2026 21:06:24 +0100 [thread overview]
Message-ID: <20260314-asoc-amd-v1-5-31afed06e022@kernel.org> (raw)
In-Reply-To: <20260314-asoc-amd-v1-0-31afed06e022@kernel.org>
This driver includes the legacy header <linux/gpio.h> but does
not use any symbols from it. Drop the inclusion.
Signed-off-by: Linus Walleij <linusw@kernel.org>
---
sound/soc/amd/acp3x-rt5682-max9836.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/soc/amd/acp3x-rt5682-max9836.c b/sound/soc/amd/acp3x-rt5682-max9836.c
index 4ca1978020a9..39e1a355e157 100644
--- a/sound/soc/amd/acp3x-rt5682-max9836.c
+++ b/sound/soc/amd/acp3x-rt5682-max9836.c
@@ -11,7 +11,6 @@
#include <sound/soc-dapm.h>
#include <sound/jack.h>
#include <linux/clk.h>
-#include <linux/gpio.h>
#include <linux/gpio/consumer.h>
#include <linux/module.h>
#include <linux/i2c.h>
--
2.53.0
next prev parent reply other threads:[~2026-03-14 20:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-14 20:06 [PATCH 0/5] ASoC: amd: Move to GPIO descriptors Linus Walleij
2026-03-14 20:06 ` [PATCH 1/5] ASoC: amd: acp-da7291-max98357a: Drop unused include Linus Walleij
2026-03-14 20:06 ` [PATCH 2/5] ASoC: amd: acp-es8336: " Linus Walleij
2026-03-14 20:06 ` [PATCH 3/5] ASoC: amd: acp-rt5645: " Linus Walleij
2026-03-14 20:06 ` [PATCH 4/5] ASoC: amd: acp3x-es83x: " Linus Walleij
2026-03-14 20:06 ` Linus Walleij [this message]
2026-03-16 1:11 ` [PATCH 0/5] ASoC: amd: Move to GPIO descriptors Mark Brown
2026-03-16 12:06 ` Mark Brown
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=20260314-asoc-amd-v1-5-31afed06e022@kernel.org \
--to=linusw@kernel.org \
--cc=Vijendar.Mukunda@amd.com \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.com \
--cc=venkataprasad.potturu@amd.com \
/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