From: Linus Walleij Date: Thu, 26 Mar 2026 23:26:38 +0000 (+0100) Subject: ASoC: rt1318: Drop unused include X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=486c06451590fde1d4285fef744d419e46dba407;p=thirdparty%2Flinux.git ASoC: rt1318: Drop unused include The 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/20260327-asoc-rt1318-v1-1-9fcecf868fda@kernel.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/rt1318.c b/sound/soc/codecs/rt1318.c index 01c58b15fd913..a806430996449 100644 --- a/sound/soc/codecs/rt1318.c +++ b/sound/soc/codecs/rt1318.c @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include