Skip to content

Commit

Permalink
ASoC: Fix s3c-i2s-v2 build
Browse files Browse the repository at this point in the history
We now need the PCM header to kick the DMA.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Aug 26, 2009
1 parent 977d49e commit 5dc0748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/s3c24xx/s3c-i2s-v2.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#include <mach/dma.h>

#include "s3c-i2s-v2.h"
#include "s3c24xx-pcm.h"

#undef S3C_IIS_V2_SUPPORTED

Expand Down

0 comments on commit 5dc0748

Please sign in to comment.