summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5p64x0/include/mach/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s5p64x0/include/mach/gpio.h')
-rw-r--r--arch/arm/mach-s5p64x0/include/mach/gpio.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-s5p64x0/include/mach/gpio.h b/arch/arm/mach-s5p64x0/include/mach/gpio.h
index 06cd3c9b16ac..cbd325e14477 100644
--- a/arch/arm/mach-s5p64x0/include/mach/gpio.h
+++ b/arch/arm/mach-s5p64x0/include/mach/gpio.h
@@ -125,8 +125,4 @@ enum s5p6450_gpio_number {
#define S3C_GPIO_END S5P64X0_GPIO_END
-/* define the number of gpios we need to the one after the last GPIO range */
-
-#define ARCH_NR_GPIOS (S5P64X0_GPIO_END + CONFIG_SAMSUNG_GPIO_EXTRA)
-
#endif /* __ASM_ARCH_GPIO_H */