| Path : /usr/src/kernels/3.10.0-1127.8.2.el7.x86_64/include/linux/platform_data/ |
| Current File : //usr/src/kernels/3.10.0-1127.8.2.el7.x86_64/include/linux/platform_data/i2c-nuc900.h |
#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 */