]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: samsung: littlemill: Drop unused include
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Mar 2025 08:41:42 +0000 (09:41 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 4 Mar 2025 12:29:35 +0000 (12:29 +0000)
This file does not use the symbols from the legacy
<linux/gpio.h> header, so let's drop it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patch.msgid.link/20250303-samsung-codecs-v1-2-56a2299dd928@linaro.org
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/littlemill.c

index c5260e101c2a136001c6273200fa35740e618829..9fa5e3ff9215164491839d6ffdf499a3eeadfbaa 100644 (file)
@@ -7,7 +7,6 @@
 #include <sound/soc.h>
 #include <sound/soc-dapm.h>
 #include <sound/jack.h>
-#include <linux/gpio.h>
 #include <linux/module.h>
 
 #include "../codecs/wm8994.h"