From 9afd23b61221a5c5c0d588f6d8f0e4495ecc8d24 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Tue, 23 Sep 2014 17:40:45 +0200 Subject: [PATCH] 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-format-patch failed