Skip to content

Commit

Permalink
ASoC: intel: Cleanup useless ACPI inclusion.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lv Zheng authored and Mark Brown committed Jul 16, 2014
1 parent e310fb9 commit 1d34f3e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sound/soc/intel/sst-haswell-dsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 1d34f3e

Please sign in to comment.