Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
pjt
/
linsched
/
ad092338350e517608a41341095b6b1e312c4eb1
/
.
/
drivers
/
staging
/
cptm1217
/
cp_tm1217.h
blob: a0ce31db53f83fb382ae2272b63186da915979f3 [
file
]
#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