blob: a0ce31db53f83fb382ae2272b63186da915979f3 [file] [log] [blame]
#ifndef __LINUX_I2C_CP_TM1217_H
#define __LINUX_I2C_CP_TM1217_H
struct cp_tm1217_platform_data
{
int gpio; /* If not set uses the IRQ resource 0 */
};
#endif