From: Linus Walleij Date: Thu, 26 Mar 2026 23:26:39 +0000 (+0100) Subject: ASoC: nau8315: Drop unused include X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=175b2d025874d2798d34f670319e63fb5570cb2c;p=thirdparty%2Flinux.git ASoC: nau8315: Drop unused include The driver includes the legacy GPIO header but does not use any symbols from it so drop the include. (It is already using the consumer header as is proper.) Signed-off-by: Linus Walleij Link: https://patch.msgid.link/20260327-asoc-rt1318-v1-2-9fcecf868fda@kernel.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/nau8315.c b/sound/soc/codecs/nau8315.c index 125742601f88..9ac2048ff0b0 100644 --- a/sound/soc/codecs/nau8315.c +++ b/sound/soc/codecs/nau8315.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include