--- bt869.c.2.6.9 Thu Jan 6 04:49:09 2005 +++ bt869.c Thu Jan 6 04:52:27 2005 @@ -33,12 +33,9 @@ MODULE_LICENSE("GPL"); /* Addresses to scan */ -static unsigned short normal_i2c[] = { I2C_CLIENT_END }; - /* found only at 0x44 or 0x45 */ -static unsigned short normal_i2c_range[] = { 0x44, 0x45, I2C_CLIENT_END }; +static unsigned short normal_i2c[] = { 0x44, 0x45, I2C_CLIENT_END }; static unsigned int normal_isa[] = { I2C_CLIENT_ISA_END }; -static unsigned int normal_isa_range[] = { I2C_CLIENT_ISA_END }; /* Insmod parameters */ SENSORS_INSMOD_1(bt869);