commit | 9afd23b61221a5c5c0d588f6d8f0e4495ecc8d24 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Tue Sep 23 17:40:45 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Sep 23 17:51:39 2014 +0200 |
tree | 9a09911a01600783eb8f49950c3397a1bc669787 | |
parent | 7ca267faba8ad097f57cb71c32ae1865de83241a [diff] |
gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR Commit d78c16ccde96 ("ARM: SAMSUNG: Remove remaining legacy code") removed the Kconfig symbol S5P_GPIO_DRVSTR. It didn't remove one check for the related macro. Remove that check and the dead code it hides. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Reviewed-by: Tomasz Figa <tomasz.figa@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>