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:
5181365
)
ASoC: da7129: Add missing include of acpi.h
author
Mark Brown
<broonie@kernel.org>
Fri, 6 May 2016 17:13:17 +0000
(18:13 +0100)
committer
Mark Brown
<broonie@kernel.org>
Fri, 6 May 2016 17:13:17 +0000
(18:13 +0100)
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7219.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/da7219.c
b/sound/soc/codecs/da7219.c
index 17e2119f211b57e5481d5c2f04296cbf4112921a..5c93899f1f0e51390f171c6f9cdf2c2482be4388 100644
(file)
--- a/
sound/soc/codecs/da7219.c
+++ b/
sound/soc/codecs/da7219.c
@@
-11,6
+11,7
@@
* option) any later version.
*/
+#include <linux/acpi.h>
#include <linux/clk.h>
#include <linux/i2c.h>
#include <linux/of_device.h>