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>
This commit is contained in:
Lv Zheng 2014-07-16 16:59:02 +08:00 committed by Mark Brown
parent e310fb9141
commit 1d34f3ef4b
1 changed files with 0 additions and 3 deletions

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