From 536504309c3c2da5a755263c7179ffe1b2e5b3dd Mon Sep 17 00:00:00 2001 From: Kukjin Kim Date: Thu, 4 Apr 2013 09:04:30 +0900 Subject: [PATCH] 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-format-patch failed