From: Mark Brown Date: Thu, 3 Nov 2011 07:15:37 +0000 (+0900) Subject: ARM: S3C64XX: Update for conversion to SAMSUNG_GPIO_EXTRA X-Git-Tag: v3.3-rc1~140^2~5^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b462c20e2915e6eca2fb812b4f63c94e7e042b9a;p=pandora-kernel.git ARM: S3C64XX: Update for conversion to SAMSUNG_GPIO_EXTRA The conversion of the S3C64XX GPIOs to the generic Samsung GPIOs mean that rather than using the previous S3C24XX_GPIO_EXTRA configuration the driver now uses SAMSUNG_GPIO_EXTRA. Since SAMSUNG_GPIO_EXTRA requires the arch to include the extra space in ARCH_NR_GPIOs add it on to BOARD_NR_GPIOs (in case boards are relying on the existing reservation). Signed-off-by: Mark Brown Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed