Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-microblaze.git] / drivers / hwmon / pmbus / max16601.c
index 71bb74e..a960b86 100644 (file)
@@ -302,7 +302,6 @@ static struct i2c_driver max16601_driver = {
                   .name = "max16601",
                   },
        .probe_new = max16601_probe,
-       .remove = pmbus_do_remove,
        .id_table = max16601_id,
 };