From: Kukjin Kim Date: Thu, 4 Apr 2013 00:04:30 +0000 (+0900) Subject: ARM: SAMSUNG: change GENERIC_GPIO to ARCH_REQUIRE_GPIOLIB X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~47^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=536504309c3c2da5a755263c7179ffe1b2e5b3dd;p=pandora-kernel.git ARM: SAMSUNG: change GENERIC_GPIO to ARCH_REQUIRE_GPIOLIB When I applied regarding samsung-time patches, the "select GENERIC_GPIO" has been added wrong, so this patch fixes that. And since the GENERIC_GPIO in arch/arm/ will be gone away, this adds ARCH_REQUIRE_GPIOLIB for S3C24XX and S5PC100 instead. Reported-by: Alexandre Courbot Cc: Romain Naour Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed