Sign in
◑
Theme
coral
/
linux-mtk
/
5cc50fc858a5ab37dc2744d72d7ffed96f23afd8
/
.
/
include
/
linux
/
i2c
/
i2c-rcar.h
blob: 496f5c2b23c9c430298a5d02c8fae6a7c9b92ab5 [
file
]
#ifndef
__I2C_R_CAR_H__
#define
__I2C_R_CAR_H__
#include
<linux/platform_device.h>
struct
i2c_rcar_platform_data
{
u32 bus_speed
;
};
#endif
/* __I2C_R_CAR_H__ */