diff options
Diffstat (limited to 'arch/arm/mach-s5p64x0')
-rw-r--r-- | arch/arm/mach-s5p64x0/include/mach/gpio.h | 4 |
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 { | |||
125 | 125 | ||
126 | #define S3C_GPIO_END S5P64X0_GPIO_END | 126 | #define S3C_GPIO_END S5P64X0_GPIO_END |
127 | 127 | ||
128 | /* define the number of gpios we need to the one after the last GPIO range */ | ||
129 | |||
130 | #define ARCH_NR_GPIOS (S5P64X0_GPIO_END + CONFIG_SAMSUNG_GPIO_EXTRA) | ||
131 | |||
132 | #endif /* __ASM_ARCH_GPIO_H */ | 128 | #endif /* __ASM_ARCH_GPIO_H */ |