From: Linus Walleij Date: Tue, 18 Sep 2018 19:11:57 +0000 (-0700) Subject: ASoC: rt5677-spi: Drop unused GPIO include X-Git-Tag: for-linus-20181026~18^2^2~82 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=65ba4dd5200a537eae0f6b29e120f3971eac5a4d;p=linux-block.git ASoC: rt5677-spi: Drop unused GPIO include This SPI driver does not use the legacy GPIO header so just delete it. Signed-off-by: Linus Walleij Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/rt5677-spi.c b/sound/soc/codecs/rt5677-spi.c index bd51f3655ee3..84501c2020c7 100644 --- a/sound/soc/codecs/rt5677-spi.c +++ b/sound/soc/codecs/rt5677-spi.c @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include