#ifndef __ASM_MACH_GPIO_H #define __ASM_MACH_GPIO_H #include #define __gpio_is_inverted(gpio) (0) #define __gpio_is_occupied(gpio) (0) #endif /* __ASM_MACH_GPIO_H */