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

index 42aa009c4e13d7c15ce45b8c3486c9fc9dab116a..3c08e6e17e41cb71d789d81d130efb7f334db2c8 100644 (file)
@@ -11,7 +11,6 @@
 #include <sound/soc-dapm.h>
 #include <sound/jack.h>
 #include <linux/clk.h>
-#include <linux/gpio.h>
 #include <linux/module.h>
 #include <linux/regulator/machine.h>
 #include <linux/regulator/driver.h>