aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/s3c24xx-i2s.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2013-04-12 13:57:13 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-04-12 13:57:13 +0100
commitdf00b71fbd5efde56e521bd220a7483b1c15c4be (patch)
tree6433abc3c35e1b709120428619fed01b98beca09 /sound/soc/samsung/s3c24xx-i2s.c
parentMerge remote-tracking branch 'asoc/topic/max98090' into asoc-next (diff)
parentASoC: samsung: fix neo1973-wm8753 compilation (diff)
downloadlinux-dev-df00b71fbd5efde56e521bd220a7483b1c15c4be.tar.xz
linux-dev-df00b71fbd5efde56e521bd220a7483b1c15c4be.zip
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Diffstat (limited to 'sound/soc/samsung/s3c24xx-i2s.c')
-rw-r--r--sound/soc/samsung/s3c24xx-i2s.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/samsung/s3c24xx-i2s.c b/sound/soc/samsung/s3c24xx-i2s.c
index 5403176b2aa3..8b3414551a62 100644
--- a/sound/soc/samsung/s3c24xx-i2s.c
+++ b/sound/soc/samsung/s3c24xx-i2s.c
@@ -24,7 +24,7 @@
#include <sound/pcm_params.h>
#include <mach/dma.h>
-#include <plat/regs-iis.h>
+#include "regs-iis.h"
#include "dma.h"
#include "s3c24xx-i2s.h"