mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-22 06:32:08 +00:00
i2c: nuc900: remove platform_data, too
Commit 7da62cb185
("i2c: nuc900: remove driver") removed the driver,
we should remove the platform_data as well.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
parent
620c50dc0b
commit
eb3b05fb0f
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
#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 */
|
Loading…
Add table
Add a link
Reference in a new issue