aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/gl518sm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/gl518sm.c')
-rw-r--r--drivers/hwmon/gl518sm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/gl518sm.c b/drivers/hwmon/gl518sm.c
index 34f83c6a3f45..e9407acd72cb 100644
--- a/drivers/hwmon/gl518sm.c
+++ b/drivers/hwmon/gl518sm.c
@@ -162,7 +162,7 @@ static struct i2c_driver gl518_driver = {
162 .remove = gl518_remove, 162 .remove = gl518_remove,
163 .id_table = gl518_id, 163 .id_table = gl518_id,
164 .detect = gl518_detect, 164 .detect = gl518_detect,
165 .address_data = &addr_data, 165 .address_list = normal_i2c,
166}; 166};
167 167
168/* 168/*