Browse Source

ASoC: Fix s3c-i2s-v2 build

We now need the PCM header to kick the DMA.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Mark Brown 15 years ago
parent
commit
5dc0748182
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sound/soc/s3c24xx/s3c-i2s-v2.c

+ 1 - 0
sound/soc/s3c24xx/s3c-i2s-v2.c

@@ -36,6 +36,7 @@
 #include <mach/dma.h>
 
 #include "s3c-i2s-v2.h"
+#include "s3c24xx-pcm.h"
 
 #undef S3C_IIS_V2_SUPPORTED