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:
Jean Delvare 2007-07-08 14:26:37 +02:00 committed by Mark M. Hoffman
parent c182f5bbfb
commit e24b8cb4fa
23 changed files with 0 additions and 260 deletions

View file

@ -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 */