summaryrefslogtreecommitdiff
path: root/arch/arm/mach-u300/core.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2012-08-13 10:36:55 +0200
committerLinus Walleij <linus.walleij@linaro.org>2012-08-13 13:53:05 +0200
commit04b13de6229621b2bd9eb1b7afaded954c3037de (patch)
tree8048c02ae7b111c165acd51c99bd3a361c1221bc /arch/arm/mach-u300/core.c
parentfcb28d2e9db7f1fc146a6e95200f166a86224066 (diff)
pinctrl/coh901: retire ancient GPIO block versions
As the non-U335 U300 variants are retired from the ARM tree, also delete the pinctrl driver codepaths for these variants. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-u300/core.c')
-rw-r--r--arch/arm/mach-u300/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-u300/core.c b/arch/arm/mach-u300/core.c
index 17940754446e..883d5c26d50b 100644
--- a/arch/arm/mach-u300/core.c
+++ b/arch/arm/mach-u300/core.c
@@ -1440,7 +1440,6 @@ static struct platform_device pinctrl_device = {
* GPIO block, with different number of ports.
*/
static struct u300_gpio_platform u300_gpio_plat = {
- .variant = U300_GPIO_COH901571_3_BS335,
.ports = 7,
.gpio_base = 0,
.gpio_irq_base = IRQ_U300_GPIO_BASE,