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-Url: http://git.maquefel.me/?a=commitdiff_plain;h=870fcae998dd16f3985627b4151ab8491d94b8c7;p=linux.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 ff4a5175a6cdf..4d85ead243f1a 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