Browse Source

ASoC: intel: Cleanup useless ACPI inclusion.

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>
Lv Zheng 11 years ago
parent
commit
1d34f3ef4b
1 changed files with 0 additions and 3 deletions
  1. 0 3
      sound/soc/intel/sst-haswell-dsp.c

+ 0 - 3
sound/soc/intel/sst-haswell-dsp.c

@@ -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"