mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 02:34:01 +08:00
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:
parent
e310fb9141
commit
1d34f3ef4b
@ -28,9 +28,6 @@
|
|||||||
#include <linux/firmware.h>
|
#include <linux/firmware.h>
|
||||||
#include <linux/pm_runtime.h>
|
#include <linux/pm_runtime.h>
|
||||||
|
|
||||||
#include <linux/acpi.h>
|
|
||||||
#include <acpi/acpi_bus.h>
|
|
||||||
|
|
||||||
#include "sst-dsp.h"
|
#include "sst-dsp.h"
|
||||||
#include "sst-dsp-priv.h"
|
#include "sst-dsp-priv.h"
|
||||||
#include "sst-haswell-ipc.h"
|
#include "sst-haswell-ipc.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user