Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent
[linux-2.6] / arch / arm / include / asm / gpio.h
1 #ifndef _ARCH_ARM_GPIO_H
2 #define _ARCH_ARM_GPIO_H
3
4 /* not all ARM platforms necessarily support this API ... */
5 #include <mach/gpio.h>
6
7 #endif /* _ARCH_ARM_GPIO_H */