From: Linus Walleij Date: Tue, 18 Sep 2018 19:11:57 +0000 (-0700) Subject: ASoC: rt5677-spi: Drop unused GPIO include X-Git-Tag: v5.4.17~4954^2~1^2^2~80 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=65ba4dd5200a537eae0f6b29e120f3971eac5a4d;p=arm%2Flinux.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