summaryrefslogtreecommitdiff
path: root/drivers/hwmon/pmbus/xdp710.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/pmbus/xdp710.c')
-rw-r--r--drivers/hwmon/pmbus/xdp710.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/pmbus/xdp710.c b/drivers/hwmon/pmbus/xdp710.c
index 03a5b937c221..dd107e83f612 100644
--- a/drivers/hwmon/pmbus/xdp710.c
+++ b/drivers/hwmon/pmbus/xdp710.c
@@ -110,7 +110,7 @@ static const struct of_device_id xdp710_of_match[] = {
};
static const struct i2c_device_id xdp710_id[] = {
- {"xdp710", 0},
+ {"xdp710"},
{ }
};
MODULE_DEVICE_TABLE(i2c, xdp710_id);