summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c/dma.c
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2010-02-23 02:38:26 +0300
committerBen Dooks <ben-linux@fluff.org>2010-02-23 02:38:26 +0300
commit7f0ff702cdf51472750f4b6042866f1b83a11215 (patch)
tree15ce32849cfb8ff3c7205e97a5f76051c08058b0 /arch/arm/plat-s3c/dma.c
parentd35b7a829a13b69c4747b69380b504b6544a2375 (diff)
parent110d85acd479b80dc11b7fa3abef63285da8ea0c (diff)
downloadlinux-7f0ff702cdf51472750f4b6042866f1b83a11215.tar.xz
ARM: Merge next-samsung-s3c64xx-platdeletion
Merge branch 'next-samsung-s3c64xx-platdeletion' into next-samsung Conflicts: arch/arm/mach-s3c64xx/Makefile (fixed)
Diffstat (limited to 'arch/arm/plat-s3c/dma.c')
-rw-r--r--arch/arm/plat-s3c/dma.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/plat-s3c/dma.c b/arch/arm/plat-s3c/dma.c
index a995850cd9d5..606db1af5fe7 100644
--- a/arch/arm/plat-s3c/dma.c
+++ b/arch/arm/plat-s3c/dma.c
@@ -20,8 +20,6 @@ struct s3c2410_dma_buf;
#include <mach/dma.h>
#include <mach/irqs.h>
-#include <plat/dma-plat.h>
-
/* dma channel state information */
struct s3c2410_dma_chan s3c2410_chans[S3C_DMA_CHANNELS];
struct s3c2410_dma_chan *s3c_dma_chan_map[DMACH_MAX];