From: Corentin LABBE Date: Mon, 18 Sep 2017 17:26:07 +0000 (+0200) Subject: ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h include X-Git-Tag: v4.15-rc1~18^2~13^2~15^2~43 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=870fcae998dd16f3985627b4151ab8491d94b8c7;p=linux-block.git ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h include No file in sound/soc/intel/ use any miscdevice. This patch remove this uncessary include. Signed-off-by: Corentin Labbe Signed-off-by: Mark Brown --- diff --git a/sound/soc/intel/atom/sst/sst_acpi.c b/sound/soc/intel/atom/sst/sst_acpi.c index ff4a5175a6cd..4d85ead243f1 100644 --- a/sound/soc/intel/atom/sst/sst_acpi.c +++ b/sound/soc/intel/atom/sst/sst_acpi.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include