From: Tony Lindgren Date: Mon, 22 Oct 2012 20:29:19 +0000 (-0700) Subject: ARM: OMAP2+: Fix location of select PINCTRL X-Git-Tag: omap-for-v3.7-rc2/fixes-signed~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24942e8af19e5090374776a57db97b350ffd0fa6;p=pandora-kernel.git ARM: OMAP2+: Fix location of select PINCTRL Commit 8f31cefe (ARM: OMAP2+: select PINCTRL in Kconfig) added select PINCTRL, but accdentally added it to a wrong location. We want to select if for ARCH_OMAP2PLUS, not for ARCH_OMAP2PLUS_TYPICAL. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed