summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2009-04-23 18:10:44 (GMT)
committerTony Lindgren <tony@atomide.com>2009-04-23 18:10:44 (GMT)
commit1748ae0e95760d62de501743f883af6833f33357 (patch)
treef1940513036b9226a5fa3c4fef893ab0513d49d3 /arch/arm
parentba16ec7cabb3f1aa7bbcb7b9982c4402a2e8ec02 (diff)
downloadlinux-fsl-qoriq-1748ae0e95760d62de501743f883af6833f33357.tar.xz
ARM: OMAP: MMC: Remove unused power_pin
Remove unused power_pin Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/plat-omap/include/mach/mmc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/include/mach/mmc.h b/arch/arm/plat-omap/include/mach/mmc.h
index 4435bd4..81d5b36 100644
--- a/arch/arm/plat-omap/include/mach/mmc.h
+++ b/arch/arm/plat-omap/include/mach/mmc.h
@@ -79,7 +79,6 @@ struct omap_mmc_platform_data {
/* use the internal clock */
unsigned internal_clock:1;
- s16 power_pin;
int switch_pin; /* gpio (card detect) */
int gpio_wp; /* gpio (write protect) */