Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
luto
/
devel
/
2c2d831c81ec75a7b0d8e28caa8e3d9c1fe546f9
/
.
/
drivers
/
staging
/
cptm1217
/
cp_tm1217.h
blob: 30bad357a05595a31e3e3aa511964a60c4cab004 [
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