dect
/
linux-2.6
Archived
13
0
Fork 0

ASoC: fix compile breakage - add a missing header include

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
Guennadi Liakhovetski 2010-01-19 08:39:05 +01:00 committed by Mark Brown
parent a5b5a0649a
commit 84740ac19a
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
#include <linux/list.h>
#include <sound/soc.h>
struct snd_pcm_substream;
/*