]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - include/linux/platform_data/i2c-nuc900.h
mtd: nand: complain loudly when chip->bits_per_cell is not correctly initialized
[karo-tx-linux.git] / include / linux / platform_data / i2c-nuc900.h
1 #ifndef __ASM_ARCH_NUC900_I2C_H
2 #define __ASM_ARCH_NUC900_I2C_H
3
4 struct nuc900_platform_i2c {
5         int             bus_num;
6         unsigned long   bus_freq;
7 };
8
9 #endif /* __ASM_ARCH_NUC900_I2C_H */