Skip to content

Commit

Permalink
ASoC: fix compile breakage - add a missing header include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Guennadi Liakhovetski authored and Mark Brown committed Jan 19, 2010
1 parent a5b5a06 commit 84740ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/sound/soc-dai.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

#include <linux/list.h>

#include <sound/soc.h>

struct snd_pcm_substream;

/*
Expand Down

0 comments on commit 84740ac

Please sign in to comment.