From: Takashi Iwai Date: Mon, 14 Nov 2016 21:17:45 +0000 (+0100) Subject: ASoC: rt5677: Remove superfluous linux/kthread.h inclusion X-Git-Tag: v4.10-rc1~121^2~3^2~4^4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a40db07fbf6c47dd40aa6b5e0408e48cbae1338a;p=thirdparty%2Fkernel%2Flinux.git ASoC: rt5677: Remove superfluous linux/kthread.h inclusion It's nowhere used in this driver code. Signed-off-by: Takashi Iwai Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/rt5677-spi.c b/sound/soc/codecs/rt5677-spi.c index 91879ea954153..ebd0f7c5ad3b1 100644 --- a/sound/soc/codecs/rt5677-spi.c +++ b/sound/soc/codecs/rt5677-spi.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include