aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/neo1973_wm8753.c
diff options
context:
space:
mode:
authorJassi Brar <jassi.brar@samsung.com>2010-11-22 01:35:57 -0500
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-11-23 09:05:08 -0500
commit4b640cf309e517f1ea5ab308fc7b24352612f535 (patch)
tree33556b682e9da708aed9530456b12e9ce1156c20 /sound/soc/s3c24xx/neo1973_wm8753.c
parent83e37b8e400ca51cc97946815b3055daacd92fa8 (diff)
ASoC: Samsung: Rename ASoC DMA driver
Rename Samsung ASoC DMA driver s3c-dma.[c/h] -> dma.[c/h] Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/s3c24xx/neo1973_wm8753.c')
-rw-r--r--sound/soc/s3c24xx/neo1973_wm8753.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/neo1973_wm8753.c b/sound/soc/s3c24xx/neo1973_wm8753.c
index 000ed5f50723..c7a24514beb5 100644
--- a/sound/soc/s3c24xx/neo1973_wm8753.c
+++ b/sound/soc/s3c24xx/neo1973_wm8753.c
@@ -35,7 +35,7 @@
35 35
36#include "../codecs/wm8753.h" 36#include "../codecs/wm8753.h"
37#include "lm4857.h" 37#include "lm4857.h"
38#include "s3c-dma.h" 38#include "dma.h"
39#include "s3c24xx-i2s.h" 39#include "s3c24xx-i2s.h"
40 40
41/* define the scenarios */ 41/* define the scenarios */