aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83792d.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/w83792d.c')
-rw-r--r--drivers/hwmon/w83792d.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/w83792d.c b/drivers/hwmon/w83792d.c
index ba0c28015f6a..7bbd1888ce94 100644
--- a/drivers/hwmon/w83792d.c
+++ b/drivers/hwmon/w83792d.c
@@ -1429,7 +1429,6 @@ w83792d_write_value(struct i2c_client *client, u8 reg, u8 value)
1429 return 0; 1429 return 0;
1430} 1430}
1431 1431
1432/* Called when we have found a new W83792D. It should set limits, etc. */
1433static void 1432static void
1434w83792d_init_client(struct i2c_client *client) 1433w83792d_init_client(struct i2c_client *client)
1435{ 1434{