]> err.no Git - linux-2.6/blobdiff - drivers/video/matrox/matroxfb_maven.c
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
[linux-2.6] / drivers / video / matrox / matroxfb_maven.c
index e529841cd83d2823899998bcc61b3c9bee79d81c..67f85344f0cc3d3e70edd617e76080788ddfef04 100644 (file)
@@ -1230,7 +1230,6 @@ static int maven_shutdown_client(struct i2c_client* clnt) {
 }
 
 static unsigned short normal_i2c[] = { MAVEN_I2CID, I2C_CLIENT_END };
-static unsigned short normal_i2c_range[] = { MAVEN_I2CID, MAVEN_I2CID, I2C_CLIENT_END };
 I2C_CLIENT_INSMOD;
 
 static struct i2c_driver maven_driver;