gpio: timberdale: simplify dependencies
authorJean Delvare <jdelvare@suse.de>
Thu, 3 Apr 2014 09:33:31 +0000 (11:33 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 28 Apr 2014 19:35:07 +0000 (12:35 -0700)
commit0815c2c0934feb0a99e24bddb8b319f94ae22c9e
tree43f86e9fcefe7a8b55b5c2e25eb4e2934d5d2b05
parent90887db8837bb2ea57c3541d56a002e9654082b3
gpio: timberdale: simplify dependencies

GPIO_TIMBERDALE doesn't need an explicit dependency on HAS_IOMEM,
because it depends on MFD_TIMBERDALE which itself depends on
HAS_IOMEM already.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig