Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / drivers / staging / cptm1217 / cp_tm1217.h
blob30bad357a05595a31e3e3aa511964a60c4cab004
1 #ifndef __LINUX_I2C_CP_TM1217_H
2 #define __LINUX_I2C_CP_TM1217_H
4 struct cp_tm1217_platform_data {
5 int gpio; /* If not set uses the IRQ resource 0 */
6 };
8 #endif