summaryrefslogtreecommitdiff
path: root/drivers/hwmon/pmbus/max15301.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/pmbus/max15301.c')
-rw-r--r--drivers/hwmon/pmbus/max15301.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/pmbus/max15301.c b/drivers/hwmon/pmbus/max15301.c
index 2cfaa62aedd6..c79cdf10bbec 100644
--- a/drivers/hwmon/pmbus/max15301.c
+++ b/drivers/hwmon/pmbus/max15301.c
@@ -23,7 +23,7 @@
#include "pmbus.h"
static const struct i2c_device_id max15301_id[] = {
- {"bmr461", 0},
+ {"bmr461"},
{"max15301", 0},
{}
};