xHCI: refine td allocation
[zen-stable.git] / arch / arm / mach-w90x900 / include / mach / i2c.h
blob9ffb12d06e9178bf4497ba7088cfbdb7136dc7cc
1 #ifndef __ASM_ARCH_NUC900_I2C_H
2 #define __ASM_ARCH_NUC900_I2C_H
4 struct nuc900_platform_i2c {
5 int bus_num;
6 unsigned long bus_freq;
7 };
9 #endif /* __ASM_ARCH_NUC900_I2C_H */