vserver 2.0 rc7
[linux-2.6.git] / drivers / media / video / tda7432.c
index 1272113..376a4a4 100644 (file)
@@ -528,7 +528,6 @@ static struct i2c_driver driver = {
 static struct i2c_client client_template =
 {
        I2C_DEVNAME("tda7432"),
-        .id         = -1,
        .driver     = &driver,
 };