Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2...
[pandora-kernel.git] / arch / arm / mach-ux500 / include / mach / gpio.h
1 #ifndef __ASM_ARCH_GPIO_H
2 #define __ASM_ARCH_GPIO_H
3
4 /*
5  * 288 (#267 is the highest one actually hooked up) onchip GPIOs, plus enough
6  * room for a couple of GPIO expanders.
7  */
8 #define ARCH_NR_GPIOS   350
9
10 #include <plat/gpio.h>
11
12 #endif /* __ASM_ARCH_GPIO_H */