OSDN Git Service

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 977e297..7b8ad99 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"