]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: amd: acp-es8336: Drop unused include
authorLinus Walleij <linusw@kernel.org>
Sat, 14 Mar 2026 20:06:21 +0000 (21:06 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 16 Mar 2026 01:11:18 +0000 (01:11 +0000)
commit0a80eff3f53ce6fb0c75187b34a0c145c4c7167d
tree8efb55cb419234582c5517222713176d16263bc5
parent6d841b46ec05e31d21827821ce748ff168cbd4ee
ASoC: amd: acp-es8336: 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-2-31afed06e022@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp-es8336.c