[alsa-devel] [PATCH] ASoC: fix compile breakage - add a missing header include

Guennadi Liakhovetski g.liakhovetski at gmx.de
Tue Jan 19 08:39:05 CET 2010


Signed-off-by: Guennadi Liakhovetski <g.liakhovetski at gmx.de>
---

It might well have been reported and / or fixed in some trees, sorry for 
the noise, if that's the case.

 include/sound/soc-dai.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/sound/soc-dai.h b/include/sound/soc-dai.h
index ca24e7f..061f16d 100644
--- a/include/sound/soc-dai.h
+++ b/include/sound/soc-dai.h
@@ -16,6 +16,8 @@
 
 #include <linux/list.h>
 
+#include <sound/soc.h>
+
 struct snd_pcm_substream;
 
 /*
-- 
1.6.2.4



More information about the Alsa-devel mailing list