Sign in
◑
Theme
nest-open-source
/
nest-learning-thermostat
/
6.0
/
linux-imx-ul
/
6fddd987862b18b76549196bdec76f4484be2e25
/
.
/
include
/
linux
/
platform_data
/
i2c-nuc900.h
blob: 9ffb12d06e9178bf4497ba7088cfbdb7136dc7cc [
file
]
#ifndef
__ASM_ARCH_NUC900_I2C_H
#define
__ASM_ARCH_NUC900_I2C_H
struct
nuc900_platform_i2c
{
int
bus_num
;
unsigned
long
bus_freq
;
};
#endif
/* __ASM_ARCH_NUC900_I2C_H */