summaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/s3c24xx-pcm.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2009-03-06 14:36:37 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-03-06 14:36:44 +0100
commit4f5b31c3f29f4351d2740faed3a6c569b800b39d (patch)
tree363075890bc33f9b08e2ad813be0697437b52f49 /sound/soc/s3c24xx/s3c24xx-pcm.c
parentASoC: wm8510 pll settings (diff)
parentS3C: Move <mach/audio.h> to <plat/audio.h> (diff)
downloadlinux-4f5b31c3f29f4351d2740faed3a6c569b800b39d.tar.xz
linux-4f5b31c3f29f4351d2740faed3a6c569b800b39d.zip
Merge commit 's3c-iis-header' into HEAD
Diffstat (limited to 'sound/soc/s3c24xx/s3c24xx-pcm.c')
-rw-r--r--sound/soc/s3c24xx/s3c24xx-pcm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/s3c24xx-pcm.c b/sound/soc/s3c24xx/s3c24xx-pcm.c
index ba1ae09dfaed..5c96c1ed6299 100644
--- a/sound/soc/s3c24xx/s3c24xx-pcm.c
+++ b/sound/soc/s3c24xx/s3c24xx-pcm.c
@@ -29,7 +29,7 @@
#include <asm/dma.h>
#include <mach/hardware.h>
#include <mach/dma.h>
-#include <mach/audio.h>
+#include <plat/audio.h>
#include "s3c24xx-pcm.h"