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)
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>

No differences found