]> err.no Git - linux-2.6/blobdiff - drivers/media/video/saa5246a.c
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
[linux-2.6] / drivers / media / video / saa5246a.c
index ba69f09cbdd1f93e3bd6614b6b24072dad91e773..b8054da31ffd2f2036aa209acfe8bb5bdf43ed67 100644 (file)
@@ -64,7 +64,6 @@ static struct video_device saa_template;      /* Declared near bottom */
 
 /* Addresses to scan */
 static unsigned short normal_i2c[]      = { I2C_ADDRESS, I2C_CLIENT_END };
-static unsigned short normal_i2c_range[] = { I2C_CLIENT_END };
 I2C_CLIENT_INSMOD;
 
 static struct i2c_client client_template;