From: Stephen Warren Date: Thu, 5 Jan 2012 20:36:27 +0000 (+0100) Subject: ARM: 7271/1: Fix typo in conversion of ARCH_NR_GPIOS to Kconfig X-Git-Tag: v3.3-rc1~40^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca95023e7521729d3ace6fb3b9c53281c510a18c;p=pandora-kernel.git ARM: 7271/1: Fix typo in conversion of ARCH_NR_GPIOS to Kconfig Commit 44986ab "ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variable" spelled ARCH_NR_GPIOS as ARCH_NR_GPIO, hence making the change ineffective. This change fixes that. Signed-off-by: Stephen Warren Signed-off-by: Russell King --- Reading git-diff-tree failed