]> err.no Git - linux-2.6/blobdiff - drivers/media/video/tea6420.c
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
[linux-2.6] / drivers / media / video / tea6420.c
index bd10710fd909af23b72cfb4c01c01fe1c0c04f50..48d4db7d507b1d77b14429abae83d2960bb1a9a9 100644 (file)
@@ -40,7 +40,6 @@ MODULE_PARM_DESC(debug, "Turn on/off device debugging (default:off).");
 
 /* addresses to scan, found only at 0x4c and/or 0x4d (7-Bit) */
 static unsigned short normal_i2c[] = { I2C_TEA6420_1, I2C_TEA6420_2, I2C_CLIENT_END };
-static unsigned short normal_i2c_range[] = { I2C_CLIENT_END };
 
 /* magic definition of all other variables and things */
 I2C_CLIENT_INSMOD;