From: Linus Walleij Date: Thu, 14 Dec 2023 13:15:42 +0000 (+0100) Subject: ASoC: hisilicon: Drop GPIO include X-Git-Tag: v6.8-rc1~20^2~1^2~28^2~3 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=487b467206fb2f3a21c93759d3b0ffe7044ed197;p=linux-block.git ASoC: hisilicon: Drop GPIO include This driver is including the legacy GPIO header but not using any symbols from it. Drop the include. Signed-off-by: Linus Walleij Link: https://msgid.link/r/20231214-gpio-descriptors-sound-misc-v1-1-e3004176bd8b@linaro.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/hisilicon/hi6210-i2s.c b/sound/soc/hisilicon/hi6210-i2s.c index dd7d2a077248..250ae3781d14 100644 --- a/sound/soc/hisilicon/hi6210-i2s.c +++ b/sound/soc/hisilicon/hi6210-i2s.c @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include