aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/board-paz00.h
diff options
context:
space:
mode:
authorMarc Dietrich <marvin24@gmx.de>2011-05-19 14:08:28 +0200
committerColin Cross <ccross@android.com>2011-07-12 20:38:56 -0700
commit41cdc62e1245cc0cc603310e085ea9af72029e75 (patch)
treefd2e741a869f854498881324cda7bacfcc011ce3 /arch/arm/mach-tegra/board-paz00.h
parentARM: tegra: paz00: enable usb ports (diff)
downloadlinux-dev-41cdc62e1245cc0cc603310e085ea9af72029e75.tar.xz
linux-dev-41cdc62e1245cc0cc603310e085ea9af72029e75.zip
ARM: tegra: paz00: cleanup sdhci ports
The internal storage has no gpios connected to. Also the second port is not connected at all, so remove it from the board file. Signed-off-by: Marc Dietrich <marvin24@gmx.de> Signed-off-by: Colin Cross <ccross@android.com>
Diffstat (limited to 'arch/arm/mach-tegra/board-paz00.h')
-rw-r--r--arch/arm/mach-tegra/board-paz00.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-tegra/board-paz00.h b/arch/arm/mach-tegra/board-paz00.h
index 6b0b733fe553..d4ff39ddaeb3 100644
--- a/arch/arm/mach-tegra/board-paz00.h
+++ b/arch/arm/mach-tegra/board-paz00.h
@@ -20,9 +20,6 @@
#define TEGRA_GPIO_SD1_CD TEGRA_GPIO_PV5
#define TEGRA_GPIO_SD1_WP TEGRA_GPIO_PH1
#define TEGRA_GPIO_SD1_POWER TEGRA_GPIO_PT3
-#define TEGRA_GPIO_SD4_CD TEGRA_GPIO_PH2
-#define TEGRA_GPIO_SD4_WP TEGRA_GPIO_PH3
-#define TEGRA_GPIO_SD4_POWER TEGRA_GPIO_PI6
#define TEGRA_ULPI_RST TEGRA_GPIO_PV0
void paz00_pinmux_init(void);