Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci...
[linux-btrfs-devel.git] / arch / arm / mach-ux500 / include / mach / gpio.h
blob3c4cd31ad9f734a8b463ad4f2b24b50ef1c3836b
1 #ifndef __ASM_ARCH_GPIO_H
2 #define __ASM_ARCH_GPIO_H
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
10 #include <plat/gpio.h>
12 #endif /* __ASM_ARCH_GPIO_H */