mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-22 23:04:43 +00:00
i2c: Delete the i2c-isa pseudo bus driver
There are no users of i2c-isa left, so we can finally get rid of it. Signed-off-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
parent
c182f5bbfb
commit
e24b8cb4fa
23 changed files with 0 additions and 260 deletions
|
@ -362,7 +362,6 @@ struct i2c_client_address_data {
|
|||
|
||||
/* The numbers to use to set I2C bus address */
|
||||
#define ANY_I2C_BUS 0xffff
|
||||
#define ANY_I2C_ISA_BUS 9191
|
||||
|
||||
|
||||
/* ----- functions exported by i2c.o */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue