gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 23 Sep 2014 15:40:45 +0000 (17:40 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 23 Sep 2014 15:51:39 +0000 (17:51 +0200)
commit9afd23b61221a5c5c0d588f6d8f0e4495ecc8d24
tree9a09911a01600783eb8f49950c3397a1bc669787
parent7ca267faba8ad097f57cb71c32ae1865de83241a
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>
drivers/gpio/gpio-samsung.c