[alsa-devel] [PATCH] ASoC: fix compile breakage - add a missing header include
Takashi Iwai
tiwai at suse.de
Tue Jan 19 08:49:00 CET 2010
At Tue, 19 Jan 2010 08:39:05 +0100 (CET),
Guennadi Liakhovetski wrote:
>
> 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.
The addition is OK, but could you give compile error messages?
I'm asking it because no error happened in my build tests.
thanks,
Takashi
>
> 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