ARM: mach-shmobile: Kill off unused !gpio_is_valid() case
commitceb50f33d478ca42baf72257381a923c797b418b
authorMagnus Damm <damm@opensource.se>
Wed, 12 Jan 2011 10:43:07 +0000 (12 10:43 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 Jan 2011 06:22:04 +0000 (13 15:22 +0900)
treead417c904c890ef0584ae82939f69afba4b6f8e5
parent53582c4c508a95ece9f7c907edef9911c7eb79eb
ARM: mach-shmobile: Kill off unused !gpio_is_valid() case

The Card Detect GPIOs used on AP4EVB and Mackerel are
alwayws valid, so kill off the unused !gpio_is_valid()
case.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/board-ap4evb.c
arch/arm/mach-shmobile/board-mackerel.c