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 5942d94d233..f56b85f1c85 100644
--- a/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c
+++ b/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c
@@ -46,7 +46,7 @@
#include <asm/dma.h>
#include <asm/dma-mapping.h>
-#include <asm/arch-s3c2410/regs-sdi.h>
+#include <mach/regs-sdi.h>
#include <mach/regs-gpio.h>
#include <mach/mci.h>
#include <mach/gta02.h>