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

index 11d3731693801ff7c976366b81108ead00907657..894f530434da30f719661730bbeb783effb1cfd6 100644 (file)
@@ -32,7 +32,6 @@
 #include <sound/pcm_params.h>
 #include <sound/soc-dapm.h>
 #include <sound/jack.h>
-#include <linux/gpio.h>
 #include <linux/module.h>
 #include <linux/i2c.h>
 #include <linux/acpi.h>