Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into devel
[pandora-kernel.git] / drivers / i2c / busses / i2c-mpc.c
index 27443f0..a9a45fc 100644 (file)
@@ -312,7 +312,6 @@ static struct i2c_adapter mpc_ops = {
        .name = "MPC adapter",
        .id = I2C_HW_MPC107,
        .algo = &mpc_algo,
-       .class = I2C_CLASS_HWMON | I2C_CLASS_SPD,
        .timeout = 1,
 };