diff options
Diffstat (limited to 'arch/arm/mach-omap1/board-h2-mmc.c')
-rw-r--r-- | arch/arm/mach-omap1/board-h2-mmc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-omap1/board-h2-mmc.c b/arch/arm/mach-omap1/board-h2-mmc.c index 6fdc78406b21..ab9ee5820c48 100644 --- a/arch/arm/mach-omap1/board-h2-mmc.c +++ b/arch/arm/mach-omap1/board-h2-mmc.c | |||
@@ -12,8 +12,8 @@ | |||
12 | * published by the Free Software Foundation. | 12 | * published by the Free Software Foundation. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <asm/arch/mmc.h> | 15 | #include <mach/mmc.h> |
16 | #include <asm/arch/gpio.h> | 16 | #include <mach/gpio.h> |
17 | 17 | ||
18 | #ifdef CONFIG_MMC_OMAP | 18 | #ifdef CONFIG_MMC_OMAP |
19 | static int slot_cover_open; | 19 | static int slot_cover_open; |