From: Linus Walleij Date: Thu, 14 Dec 2023 13:15:42 +0000 (+0100) Subject: ASoC: hisilicon: Drop GPIO include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=487b467206fb2f3a21c93759d3b0ffe7044ed197;p=linux.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 dd7d2a077248c..250ae3781d140 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