From: Naveen Krishna Chatradhi Date: Wed, 27 Aug 2014 09:48:09 +0000 (+0530) Subject: pinctrl: samsung: use CONFIG_PINCTRL_SAMSUNG symbol in makefile X-Git-Tag: fixes-for-v3.18-merge-window~33^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e5a1feaed6877325c6146cbd3559b23fb4938f;p=pandora-kernel.git pinctrl: samsung: use CONFIG_PINCTRL_SAMSUNG symbol in makefile Samsung Exynos7 is a ARM64bit processor. Which does not select the CONFIG_PLAT_SAMSUNG symbol. CONFIG_PINCTRL_SAMSUNG is being selected for both PLAT_SAMSUNG and ARCH_EXYNOS7 symbols. This patch modifes the pinctrl/Makefile to use CONFIG_PINCTRL_SAMSUNG symbol to compile the pinctrl/samsung/*.c Signed-off-by: Naveen Krishna Chatradhi Cc: Tomasz Figa Cc: linus.walleij@linaro.org Cc: Thomas Abraham Signed-off-by: Linus Walleij --- Reading git-diff-tree failed