···1919#include <mach/mmc.h>2020#include <mach/gpio.h>21212222+#include "board-h3.h"2323+2224#if defined(CONFIG_MMC_OMAP) || defined(CONFIG_MMC_OMAP_MODULE)23252426static int mmc_set_power(struct device *dev, int slot, int power_on,
+5
arch/arm/mach-omap1/board-h3.c
···5050#include <mach/dma.h>5151#include <mach/common.h>52525353+#include "board-h3.h"5454+5555+/* In OMAP1710 H3 the Ethernet is directly connected to CS1 */5656+#define OMAP1710_ETHR_START 0x040003005757+5358#define H3_TS_GPIO 4854595560static int h3_keymap[] = {