patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / media / video / cx88 / cx88-i2c.c
index a1a269e..9396ec2 100644 (file)
@@ -128,8 +128,8 @@ static struct i2c_adapter cx8800_i2c_adap_template = {
        .inc_use           = cx8800_inc_use,
        .dec_use           = cx8800_dec_use,
 #endif
-#ifdef I2C_ADAP_CLASS_TV_ANALOG
-       .class             = I2C_ADAP_CLASS_TV_ANALOG,
+#ifdef I2C_CLASS_TV_ANALOG
+       .class             = I2C_CLASS_TV_ANALOG,
 #endif
        I2C_DEVNAME("cx2388x"),
        .id                = I2C_HW_B_BT848,