From: Corentin Labbe Date: Thu, 15 Dec 2016 15:23:02 +0000 (+0100) Subject: ASoC: rt5677: Remove unneeded linux/miscdevice.h include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=df3b5733496f7c375fcb200a5a82b7d89d75cfd1;p=linux.git ASoC: rt5677: Remove unneeded linux/miscdevice.h include sound/soc/codecs/rt5677-spi.c does not use any miscdevice so this patch remove this unnecessary inclusion. Signed-off-by: Corentin Labbe Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/rt5677-spi.c b/sound/soc/codecs/rt5677-spi.c index ebd0f7c5ad3b1..bd51f3655ee3e 100644 --- a/sound/soc/codecs/rt5677-spi.c +++ b/sound/soc/codecs/rt5677-spi.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include