[PATCH 0/3] Change ARCH_NR_GPIO into a Kconfig variable

From: Peter De Schrijver
Date: Thu Nov 03 2011 - 13:01:57 EST


This patchset converts ARCH_NR_GPIO to a Kconfig variable as suggested by
Russel King. It also converts some platforms to the new model.

Peter De Schrijver (3):
ARM: ARCH_NR_GPIO: Make ARCH_NR_GPIO a Kconfig variable
ARM: mach-shmobile: Use CONFIG_ARCH_NR_GPIO
ARM: mach-ux500 Use CONFIG_ARCH_NR_GPIO

arch/arm/Kconfig | 10 ++++++++++
arch/arm/include/asm/gpio.h | 4 ++++
arch/arm/mach-shmobile/include/mach/gpio.h | 2 --
arch/arm/mach-ux500/include/mach/gpio.h | 5 -----
4 files changed, 14 insertions(+), 7 deletions(-)

--
1.7.7.rc0.72.g4b5ea.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/