aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/dma-s3c2412.c
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2013-02-01 16:40:17 -0800
committerKukjin Kim <kgene.kim@samsung.com>2013-03-05 10:42:47 +0900
commit24fae0fe2cf02eef941fd17a1e44b747483f4bef (patch)
tree71ec9102d50b3d8800196d0dc2207a4428b2c315 /arch/arm/mach-s3c24xx/dma-s3c2412.c
parentLinux 3.9-rc1 (diff)
downloadlinux-dev-24fae0fe2cf02eef941fd17a1e44b747483f4bef.tar.xz
linux-dev-24fae0fe2cf02eef941fd17a1e44b747483f4bef.zip
mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver
Since mach/regs-sdi.h is used only for s3cmci.c, so this moves the header file into the driver file, drivers/mmc/host/s3cmci.c file. Cc: Chris Ball <cjb@laptop.org> Tested-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c24xx/dma-s3c2412.c')
-rw-r--r--arch/arm/mach-s3c24xx/dma-s3c2412.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c24xx/dma-s3c2412.c b/arch/arm/mach-s3c24xx/dma-s3c2412.c
index d2408ba372cb..c0e8c3f5057e 100644
--- a/arch/arm/mach-s3c24xx/dma-s3c2412.c
+++ b/arch/arm/mach-s3c24xx/dma-s3c2412.c
@@ -28,7 +28,6 @@
#include <plat/regs-ac97.h>
#include <plat/regs-dma.h>
#include <mach/regs-lcd.h>
-#include <mach/regs-sdi.h>
#include <plat/regs-iis.h>
#include <plat/regs-spi.h>