projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0faabc4
)
ASoC: tpa6130a2: Include of.h
author
Sachin Kamat
<sachin.kamat@linaro.org>
Fri, 4 Apr 2014 05:59:13 +0000
(11:29 +0530)
committer
Mark Brown
<broonie@linaro.org>
Mon, 14 Apr 2014 19:35:13 +0000
(20:35 +0100)
of_match_ptr is defined in of.h. Include it explicitly.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/tpa6130a2.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/tpa6130a2.c
b/sound/soc/codecs/tpa6130a2.c
index b27c396037d4af1c03007b296f9c21b77957265a..8fc5a647453b61c8c7636db58dcd9c182d818a60 100644
(file)
--- a/
sound/soc/codecs/tpa6130a2.c
+++ b/
sound/soc/codecs/tpa6130a2.c
@@
-30,6
+30,7
@@
#include <sound/tpa6130a2-plat.h>
#include <sound/soc.h>
#include <sound/tlv.h>
+#include <linux/of.h>
#include <linux/of_gpio.h>
#include "tpa6130a2.h"