浏览代码

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 年之前
父节点
当前提交
5dc0748182
共有 1 个文件被更改,包括 1 次插入0 次删除
  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