MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-nios2nommu / gpio.h
blobb91937be6c33710c52a6ae3ddca41da44efa326e
1 #ifndef _ASM_GPIO_H_
2 #define _ASM_GPIO_H_ 1
5 struct gpio_i2c_pins {
6 unsigned sda_pin;
7 unsigned scl_pin;
8 };
10 #endif /*_ASM_GPIO_*/