android_kernel_cmhtcleo/arch/arm/include/asm/gpio.h
2010-08-27 11:19:57 +02:00

8 lines
166 B
C

#ifndef _ARCH_ARM_GPIO_H
#define _ARCH_ARM_GPIO_H
/* not all ARM platforms necessarily support this API ... */
#include <mach/gpio.h>
#endif /* _ARCH_ARM_GPIO_H */