From: Russell King Date: Sat, 26 Jul 2008 14:36:03 +0000 (+0100) Subject: [ARM] fix IOP32x, IOP33x, MXC and Samsung builds X-Git-Tag: v2.6.27-rc1~52^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb2b180ca0469a51256d5ad62008b495345ad61f;p=pandora-kernel.git [ARM] fix IOP32x, IOP33x, MXC and Samsung builds 7444a72effa632fcd8edc566f880d96fe213c73b caused these platforms to lose their GPIOLIB configuration. Convert the missed Kconfig symbols using: sed -i s/HAVE_GPIO_LIB/ARCH_REQUIRE_GPIOLIB/ arch/arm/Kconfig arch/arm/plat-s3c24xx/Kconfig Signed-off-by: Russell King --- Reading git-diff-tree failed