From: Sachin Kamat Date: Fri, 4 Jul 2014 21:55:00 +0000 (+0900) Subject: ARM: EXYNOS: Remove unused code in common.h X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~4^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d79992ac59fa51e7663cfec73b5a9cdcb16eb872;p=pandora-kernel.git ARM: EXYNOS: Remove unused code in common.h PINCTRL_EXYNOS is always selected by Exynos platform in its machine Kconfig. Thus the code in the else part is never used. Remove it. Signed-off-by: Sachin Kamat Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed