summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/board-h3-mmc.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2009-03-23 18:07:33 -0700
committerTony Lindgren <tony@atomide.com>2009-03-23 18:07:33 -0700
commit228fe42e5e78649f4a773a47c0a48cbea8e640af (patch)
treef8de7699b632a651c5f76ef67a982d4f47bc4458 /arch/arm/mach-omap1/board-h3-mmc.c
parenteb6b0b1832a779cfa65bb66b8a88454d988a1d69 (diff)
ARM: OMAP: No need to include board-h3.h from hardware.h
Also move board-h3.h to mach-omap1. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/board-h3-mmc.c')
-rw-r--r--arch/arm/mach-omap1/board-h3-mmc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-omap1/board-h3-mmc.c b/arch/arm/mach-omap1/board-h3-mmc.c
index fdfe793d56f2..0d8a3c195e2e 100644
--- a/arch/arm/mach-omap1/board-h3-mmc.c
+++ b/arch/arm/mach-omap1/board-h3-mmc.c
@@ -19,6 +19,8 @@
#include <mach/mmc.h>
#include <mach/gpio.h>
+#include "board-h3.h"
+
#if defined(CONFIG_MMC_OMAP) || defined(CONFIG_MMC_OMAP_MODULE)
static int mmc_set_power(struct device *dev, int slot, int power_on,