aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/spdif.c
diff options
context:
space:
mode:
authorJassi Brar <jassi.brar@samsung.com>2010-11-22 15:35:57 +0900
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-11-23 14:05:08 +0000
commit4b640cf309e517f1ea5ab308fc7b24352612f535 (patch)
tree33556b682e9da708aed9530456b12e9ce1156c20 /sound/soc/s3c24xx/spdif.c
parentARM: Samsung: Define common audio-dma device (diff)
downloadlinux-dev-4b640cf309e517f1ea5ab308fc7b24352612f535.tar.xz
linux-dev-4b640cf309e517f1ea5ab308fc7b24352612f535.zip
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 '')
-rw-r--r--sound/soc/s3c24xx/spdif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/spdif.c b/sound/soc/s3c24xx/spdif.c
index ce554e9cabcc..dc85df32ebf2 100644
--- a/sound/soc/s3c24xx/spdif.c
+++ b/sound/soc/s3c24xx/spdif.c
@@ -20,7 +20,7 @@
#include <plat/audio.h>
#include <mach/dma.h>
-#include "s3c-dma.h"
+#include "dma.h"
#include "spdif.h"
/* Registers */