aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc')
-rw-r--r--drivers/mmc/host/s3cmci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/s3cmci.c b/drivers/mmc/host/s3cmci.c
index 41511731854..d12764dfab9 100644
--- a/drivers/mmc/host/s3cmci.c
+++ b/drivers/mmc/host/s3cmci.c
@@ -34,7 +34,7 @@
#include <asm/io.h>
#include <asm/arch/regs-sdi.h>
#include <mach/regs-gpio.h>
-#include <asm/arch/mci.h>
+#include <mach/mci.h>
#include <mach/dma.h>
#include "s3cmci.h"