]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: amd: acp3x-es83x: Drop unused include
authorLinus Walleij <linusw@kernel.org>
Sat, 14 Mar 2026 20:06:23 +0000 (21:06 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 16 Mar 2026 01:11:20 +0000 (01:11 +0000)
commit70f0a90e718d6163543a3f7eb4f7cb582f85ae47
treeca80c2f23c391cefd7ef3c821989fe47887da19b
parentd63b722361b8dff3d8bbc0f5f324367420f19f0b
ASoC: amd: acp3x-es83x: Drop unused include

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>
Link: https://patch.msgid.link/20260314-asoc-amd-v1-4-31afed06e022@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c