From: Corentin Labbe Date: Thu, 15 Dec 2016 15:23:01 +0000 (+0100) Subject: ASoC: rt5514-spi: Remove unneeded linux/miscdevice.h include X-Git-Tag: v4.11-rc1~100^2~8^2~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e98aa526b4c5eb322b1334b1d7f7051851ed037c;p=thirdparty%2Fkernel%2Flinux.git ASoC: rt5514-spi: Remove unneeded linux/miscdevice.h include sound/soc/codecs/rt5514-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/rt5514-spi.c b/sound/soc/codecs/rt5514-spi.c index 0901e25d6db60..7ed62e8c80b4b 100644 --- a/sound/soc/codecs/rt5514-spi.c +++ b/sound/soc/codecs/rt5514-spi.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include