aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus/bel-pfe.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/pmbus/bel-pfe.c')
-rw-r--r--drivers/hwmon/pmbus/bel-pfe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/pmbus/bel-pfe.c b/drivers/hwmon/pmbus/bel-pfe.c
index 2c5b853d6c7f..aed7542d7ce5 100644
--- a/drivers/hwmon/pmbus/bel-pfe.c
+++ b/drivers/hwmon/pmbus/bel-pfe.c
@@ -121,7 +121,6 @@ static struct i2c_driver pfe_pmbus_driver = {
.name = "bel-pfe",
},
.probe_new = pfe_pmbus_probe,
- .remove = pmbus_do_remove,
.id_table = pfe_device_id,
};