Arnd Bergmann b53b8300bf pinctrl: armada-37xx: remove unused variable
A cleanup left behind a temporary variable that is now unused:

drivers/pinctrl/mvebu/pinctrl-armada-37xx.c: In function 'armada_37xx_irq_startup':
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c:693:20: error: unused variable 'chip' [-Werror=unused-variable]

This removes the declarations as well.

Fixes: 3ee9e605caea ("pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-11-03 23:19:48 +01:00
..
2017-06-16 11:08:49 +02:00
2017-08-22 15:32:28 +02:00
2017-09-12 11:27:36 +02:00
2017-08-31 15:44:16 +02:00
2017-08-31 15:45:29 +02:00
2017-09-07 13:51:13 -07:00
2017-09-07 13:51:13 -07:00
2014-10-29 09:28:35 +01:00