From: Laurent Pinchart Date: Fri, 31 May 2013 03:00:27 +0000 (+0200) Subject: Revert "ARM: shmobile: Disallow PINCTRL without GPIOLIB" X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~70^2~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cd3c92738722d4b510830e948ffad9c7f60adf8;p=pandora-kernel.git Revert "ARM: shmobile: Disallow PINCTRL without GPIOLIB" GPIOLIB dependency handling was added to the PINCTRL core by commit 2afe8229687ec24cbc07e78449a588bb8b68f858 Author: Haojian Zhuang Date: Thu Mar 28 07:34:19 2013 +0800 pinctrl: core: add dependence of GPIOLIB There is not need to handle that dependency at the SH Mobile level anymore. Revert commit 6722f6cb763203cab775297b6e9d00834af0d6d7 Author: Magnus Damm Date: Mon Mar 18 22:58:18 2013 +0900 ARM: shmobile: Disallow PINCTRL without GPIOLIB Modify mach-shmobile to only select PINCTRL in case of ARCH_WANT_OPTIONAL_GPIOLIB is set. This fixes a build error triggered when adding a new SoC lacking GPIO software support (ARCH_WANT_OPTIONAL_GPIOLIB=n): Signed-off-by: Laurent Pinchart Signed-off-by: Simon Horman --- Reading git-diff-tree failed