commit | a76eb09ae38b73aa3cc2b664c903e0188b46b2e6 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Sat Mar 09 16:30:07 2013 +0900 |
committer | Alexandre Courbot <acourbot@nvidia.com> | Wed Mar 20 22:48:15 2013 +0900 |
tree | 1383d830d94ad8740e419f85d6125fb3adeca2c9 | |
parent | aef1552bc192c2cb1742d7684e0fbd23775f3dac [diff] |
powerpc: remove redundant GENERIC_GPIO selection ARCH_REQUIRE_GPIOLIB selects GENERIC_GPIO, so there is no need to select it explicitly. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org>