projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e310fb9
)
ASoC: intel: Cleanup useless ACPI inclusion.
author
Lv Zheng
<lv.zheng@intel.com>
Wed, 16 Jul 2014 08:59:02 +0000
(16:59 +0800)
committer
Mark 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
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/intel/sst-haswell-dsp.c
b/sound/soc/intel/sst-haswell-dsp.c
index 977e29779d1128d48fbd88051837ed12eee533e5..7b8ad9923fe4d6dc678c38f418a110468d281e53 100644
(file)
--- a/
sound/soc/intel/sst-haswell-dsp.c
+++ b/
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"