From: Mark Brown Date: Wed, 26 Aug 2009 13:17:23 +0000 (+0100) Subject: ASoC: Fix s3c-i2s-v2 build X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5dc0748182037e3fea35a96d615a3c2610b8e4b0;p=linux.git ASoC: Fix s3c-i2s-v2 build We now need the PCM header to kick the DMA. Signed-off-by: Mark Brown --- diff --git a/sound/soc/s3c24xx/s3c-i2s-v2.c b/sound/soc/s3c24xx/s3c-i2s-v2.c index 11d8717c9ea01..aa7af0b8d421e 100644 --- a/sound/soc/s3c24xx/s3c-i2s-v2.c +++ b/sound/soc/s3c24xx/s3c-i2s-v2.c @@ -36,6 +36,7 @@ #include #include "s3c-i2s-v2.h" +#include "s3c24xx-pcm.h" #undef S3C_IIS_V2_SUPPORTED