You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07: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:
committed by
Mark M. Hoffman
parent
c182f5bbfb
commit
e24b8cb4fa
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user