From: Linus Walleij Date: Fri, 1 Dec 2023 13:20:30 +0000 (+0100) Subject: ASoC: cs35l32: Drop legacy include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f8dd1f89bd5ecbfcc547ee5b222a4b9ddb0a0160;p=linux.git ASoC: cs35l32: Drop legacy include This driver includes the legacy GPIO API but does not use any symbols from it. Drop the include. Acked-by: Charles Keepax Signed-off-by: Linus Walleij Link: https://lore.kernel.org/r/20231201-descriptors-sound-cirrus-v2-1-ee9f9d4655eb@linaro.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/cs35l32.c b/sound/soc/codecs/cs35l32.c index 1380406184385..d1350ffbf3bdb 100644 --- a/sound/soc/codecs/cs35l32.c +++ b/sound/soc/codecs/cs35l32.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include