From: Corentin Labbe Date: Thu, 15 Dec 2016 15:23:02 +0000 (+0100) Subject: ASoC: rt5677: Remove unneeded linux/miscdevice.h include X-Git-Tag: v4.11-rc1~100^2~8^2~2^3 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?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 ebd0f7c5ad3b..bd51f3655ee3 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