aboutsummaryrefslogtreecommitdiff
path: root/drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-19 17:10:49 +0000
committerAndy Green <andy@openmoko.com>2008-11-19 17:10:49 +0000
commit6bc8405c6db41ff1647a500ce1ffea74ce8f3767 (patch)
treeb536e230c9f957854618290b531b5b960c4ea1ad /drivers/sdio/hcd/s3c24xx/s3c24xx_hcd.c
parentf5ac2d63a94e8df8237d5f112cc8fa3a91f49d32 (diff)
tracking-2.6.27-rc2-include-path-changes.patch
Signed-off-by: Andy Green <andy@openmoko.com>
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>