#ifndef __ASM_ARCH_GPIO_H #define __ASM_ARCH_GPIO_H #include void imx_gpio_mode(int gpio_mode); #endif /* __ASM_ARCH_GPIO_H */