diff options
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/i2c-nuc900.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/linux/platform_data/i2c-nuc900.h b/include/linux/platform_data/i2c-nuc900.h deleted file mode 100644 index 9ffb12d06e91..000000000000 --- a/include/linux/platform_data/i2c-nuc900.h +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 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 */ | ||
