]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ASoC: intel: Cleanup useless ACPI inclusion.
authorLv Zheng <lv.zheng@intel.com>
Wed, 16 Jul 2014 08:59:02 +0000 (16:59 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 16 Jul 2014 12:06:41 +0000 (13:06 +0100)
The sst-haswell-dsp.c is an ACPI independent file, this patch removes
ACPI header files for it.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/intel/sst-haswell-dsp.c

index 977e29779d1128d48fbd88051837ed12eee533e5..7b8ad9923fe4d6dc678c38f418a110468d281e53 100644 (file)
@@ -28,9 +28,6 @@
 #include <linux/firmware.h>
 #include <linux/pm_runtime.h>
 
-#include <linux/acpi.h>
-#include <acpi/acpi_bus.h>
-
 #include "sst-dsp.h"
 #include "sst-dsp-priv.h"
 #include "sst-haswell-ipc.h"