alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/6] ASoC: cs4271: Include linux/of.h header
@ 2013-09-27 11:15 Sachin Kamat
  2013-09-27 11:15 ` [PATCH 2/6] ASoC: pcm1681: " Sachin Kamat
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Sachin Kamat @ 2013-09-27 11:15 UTC (permalink / raw)
  To: alsa-devel; +Cc: sachin.kamat, broonie, lgirdwood

'of_match_ptr' is defined in linux/of.h. Include it explicitly.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 sound/soc/codecs/cs4271.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/codecs/cs4271.c b/sound/soc/codecs/cs4271.c
index a20f1bb..f6e9534 100644
--- a/sound/soc/codecs/cs4271.c
+++ b/sound/soc/codecs/cs4271.c
@@ -25,6 +25,7 @@
 #include <linux/gpio.h>
 #include <linux/i2c.h>
 #include <linux/spi/spi.h>
+#include <linux/of.h>
 #include <linux/of_device.h>
 #include <linux/of_gpio.h>
 #include <sound/pcm.h>
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [PATCH 1/6] ASoC: cs4271: Include linux/of.h header
@ 2013-10-11 11:53 Sachin Kamat
  2013-10-11 11:53 ` [PATCH 4/6] ASoC: tas5086: " Sachin Kamat
  0 siblings, 1 reply; 12+ messages in thread
From: Sachin Kamat @ 2013-10-11 11:53 UTC (permalink / raw)
  To: alsa-devel; +Cc: sachin.kamat, broonie

'of_match_ptr' is defined in linux/of.h. Include it explicitly.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 sound/soc/codecs/cs4271.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/codecs/cs4271.c b/sound/soc/codecs/cs4271.c
index a20f1bb..f6e9534 100644
--- a/sound/soc/codecs/cs4271.c
+++ b/sound/soc/codecs/cs4271.c
@@ -25,6 +25,7 @@
 #include <linux/gpio.h>
 #include <linux/i2c.h>
 #include <linux/spi/spi.h>
+#include <linux/of.h>
 #include <linux/of_device.h>
 #include <linux/of_gpio.h>
 #include <sound/pcm.h>
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-10-16 18:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 11:15 [PATCH 1/6] ASoC: cs4271: Include linux/of.h header Sachin Kamat
2013-09-27 11:15 ` [PATCH 2/6] ASoC: pcm1681: " Sachin Kamat
2013-09-27 11:15 ` [PATCH 3/6] ASoC: pcm1792a: " Sachin Kamat
2013-09-27 11:15 ` [PATCH 4/6] ASoC: tas5086: " Sachin Kamat
2013-09-27 11:15 ` [PATCH 5/6] ASoC: tlv320aic3x: " Sachin Kamat
2013-09-27 11:15 ` [PATCH 6/6] ASoC: atmel: " Sachin Kamat
2013-10-04 11:58 ` [PATCH 1/6] ASoC: cs4271: " Sachin Kamat
2013-10-04 16:10   ` Mark Brown
2013-10-04 16:41     ` Sachin Kamat
2013-10-04 18:10       ` Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2013-10-11 11:53 Sachin Kamat
2013-10-11 11:53 ` [PATCH 4/6] ASoC: tas5086: " Sachin Kamat
2013-10-16 18:01   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).