[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
[pandora-kernel.git] / drivers / media / video / saa5246a.c
index ba69f09..b8054da 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;