From: Takashi Iwai Date: Mon, 14 Nov 2016 21:17:44 +0000 (+0100) Subject: ASoC: rt5514: Remove superfluous linux/kthread.h inclusion X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6342ad66d117cfdaa3ad02043e9b3a753788a971;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ASoC: rt5514: 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/rt5514-spi.c b/sound/soc/codecs/rt5514-spi.c index 09103aab0cb2..0901e25d6db6 100644 --- a/sound/soc/codecs/rt5514-spi.c +++ b/sound/soc/codecs/rt5514-spi.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include