From: Linus Walleij Date: Thu, 14 Dec 2023 13:15:43 +0000 (+0100) Subject: ASoC: qcom: sc7180: Drop GPIO include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=809fc84b371a0364160254037d2bc34a8f5ce372;p=linux.git ASoC: qcom: sc7180: 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-2-e3004176bd8b@linaro.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/qcom/sc7180.c b/sound/soc/qcom/sc7180.c index b0320a74d5088..4ab34a8842ceb 100644 --- a/sound/soc/qcom/sc7180.c +++ b/sound/soc/qcom/sc7180.c @@ -6,7 +6,6 @@ #include #include -#include #include #include #include