Sign in
gfiber
/
kernel
/
lockdown
/
c1dc52402cfcb8ea39552e3ff430ccec6c2529e0
/
.
/
include
/
linux
/
i2c
/
i2c-rcar.h
blob: 496f5c2b23c9c430298a5d02c8fae6a7c9b92ab5 [
file
] [
log
] [
blame
]
#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__ */