1 #ifndef __ASM_ARCH_GPIO_H
2 #define __ASM_ARCH_GPIO_H
5 * 288 (#267 is the highest one actually hooked up) onchip GPIOs, plus enough
6 * room for a couple of GPIO expanders.
8 #define ARCH_NR_GPIOS 350
10 #include <plat/gpio.h>
12 #endif /* __ASM_ARCH_GPIO_H */