aboutsummaryrefslogtreecommitdiff
path: root/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c')
-rw-r--r--drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c b/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c
index 09d81ee2087..4f261556a2e 100644
--- a/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c
+++ b/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c
@@ -47,7 +47,7 @@
#include <asm/dma-mapping.h>
#include <asm/arch/regs-sdi.h>
-#include <asm/arch/regs-gpio.h>
+#include <mach/regs-gpio.h>
#include <asm/arch/mci.h>
#include <asm/arch/gta02.h>