commit | ab294726107639ca835cf1ed1cfc5092fcf53903 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Sat Mar 09 16:28:07 2013 +0900 |
committer | Alexandre Courbot <acourbot@nvidia.com> | Wed Mar 20 22:48:14 2013 +0900 |
tree | 88bf4248eaa3c505a4c1b7d63b717722394b64d4 | |
parent | efb1243690c50874345756015c5d15e76bd74eae [diff] |
arm: remove redundant GENERIC_GPIO selection GENERIC_GPIO was selected next to ARCH_REQUIRE_GPIOLIB, which itself selects GENERIC_GPIO. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org>