]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
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)
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

index 141ea4787d999aa02353cb0390ff7b63b7638d1e..46fff565d73214318ee44ef9849383f82a9ae380 100644 (file)
@@ -11,7 +11,6 @@
 #include <sound/jack.h>
 #include <sound/soc-acpi.h>
 #include <linux/clk.h>
-#include <linux/gpio.h>
 #include <linux/gpio/consumer.h>
 #include <linux/module.h>
 #include <linux/i2c.h>