Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
[linux-2.6-microblaze.git] / drivers / hwmon / pmbus / max31785.c
index 839b957..e5a9f40 100644 (file)
@@ -390,7 +390,6 @@ static struct i2c_driver max31785_driver = {
                .of_match_table = max31785_of_match,
        },
        .probe_new = max31785_probe,
-       .remove = pmbus_do_remove,
        .id_table = max31785_id,
 };