summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic31xx.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2014-04-04 11:29:12 +0530
committerMark Brown <broonie@linaro.org>2014-04-14 20:35:13 +0100
commit0faabc4f4c31deb73077e9f77989406e2fc49c77 (patch)
treee73363987d39aef06b49714317df03611a25678e /sound/soc/codecs/tlv320aic31xx.c
parentaffb74ad299631666e5bf1f455e3baa7035ea58f (diff)
downloadop-kernel-dev-0faabc4f4c31deb73077e9f77989406e2fc49c77.zip
op-kernel-dev-0faabc4f4c31deb73077e9f77989406e2fc49c77.tar.gz
ASoC: tlv320aic23: Include of.h
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>
Diffstat (limited to 'sound/soc/codecs/tlv320aic31xx.c')
-rw-r--r--sound/soc/codecs/tlv320aic31xx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/tlv320aic31xx.c b/sound/soc/codecs/tlv320aic31xx.c
index fa158cf..b93d500 100644
--- a/sound/soc/codecs/tlv320aic31xx.c
+++ b/sound/soc/codecs/tlv320aic31xx.c
@@ -28,6 +28,7 @@
#include <linux/i2c.h>
#include <linux/gpio.h>
#include <linux/regulator/consumer.h>
+#include <linux/of.h>
#include <linux/of_gpio.h>
#include <linux/slab.h>
#include <sound/core.h>
OpenPOWER on IntegriCloud