From: Paul Bolle Date: Tue, 23 Sep 2014 15:40:45 +0000 (+0200) Subject: gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR X-Git-Tag: fixes-against-v3.18-rc2~140^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9afd23b61221a5c5c0d588f6d8f0e4495ecc8d24;p=pandora-kernel.git 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 Reviewed-by: Tomasz Figa Signed-off-by: Linus Walleij --- Reading git-diff-tree failed