From: Linus Walleij Date: Wed, 12 Mar 2025 13:31:50 +0000 (+0100) Subject: ASoC: pcm1681: Drop unused include X-Git-Tag: v6.15-rc1~173^2~4^2~14^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=98dba9dab5d9af3c25e61a5d751bc943fec3f918;p=thirdparty%2Fkernel%2Flinux.git ASoC: pcm1681: Drop unused include This driver includes the legacy GPIO header but does not use any symbols from it so drop the include. Signed-off-by: Linus Walleij Link: https://patch.msgid.link/20250312-pcm-codecs-v1-1-41ffc4f8fc5c@linaro.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/pcm1681.c b/sound/soc/codecs/pcm1681.c index fc152496d5dc5..a1ec881d70841 100644 --- a/sound/soc/codecs/pcm1681.c +++ b/sound/soc/codecs/pcm1681.c @@ -9,7 +9,6 @@ #include #include #include -#include #include #include #include