diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-03-06 08:36:37 -0500 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-03-06 08:36:44 -0500 |
commit | 4f5b31c3f29f4351d2740faed3a6c569b800b39d (patch) | |
tree | 363075890bc33f9b08e2ad813be0697437b52f49 /sound/soc/s3c24xx/s3c24xx-pcm.c | |
parent | 86027ae78c9294bb450b76eec28cfb431a8fb3ee (diff) | |
parent | 899e6cf5e6d83a91d2e257f7a4e8ca98db3831cc (diff) |
Merge commit 's3c-iis-header' into HEAD
Diffstat (limited to 'sound/soc/s3c24xx/s3c24xx-pcm.c')
-rw-r--r-- | sound/soc/s3c24xx/s3c24xx-pcm.c | 2 |
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 @@ | |||
29 | #include <asm/dma.h> | 29 | #include <asm/dma.h> |
30 | #include <mach/hardware.h> | 30 | #include <mach/hardware.h> |
31 | #include <mach/dma.h> | 31 | #include <mach/dma.h> |
32 | #include <mach/audio.h> | 32 | #include <plat/audio.h> |
33 | 33 | ||
34 | #include "s3c24xx-pcm.h" | 34 | #include "s3c24xx-pcm.h" |
35 | 35 | ||