From: Linus Walleij Date: Fri, 29 Aug 2014 12:39:19 +0000 (+0200) Subject: pinctrl: sh-pfc: use a saner Kconfig symbol X-Git-Tag: fixes-for-v3.18-merge-window~33^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a198420028bb6ddb1930dddc3602a3e9b4803ed5;p=pandora-kernel.git pinctrl: sh-pfc: use a saner Kconfig symbol There is currently a kludge to get the Makefile to move down to sh-pfc:s drivers: the arch definitions are used twice to get it done. However we can very well use the Kconfig symbol for the SH PFC pin control feature itself: it doesn't matter that it comes from a lower leaf in the Kconfig hierarchy which is completely orthogonal. Acked-by: Laurent Pinchart Signed-off-by: Linus Walleij --- Reading git-diff-tree failed