diff options
Diffstat (limited to 'drivers/hwmon/dme1737.c')
-rw-r--r-- | drivers/hwmon/dme1737.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/dme1737.c b/drivers/hwmon/dme1737.c index 4377bb0cc526..7024617c1194 100644 --- a/drivers/hwmon/dme1737.c +++ b/drivers/hwmon/dme1737.c | |||
@@ -2208,7 +2208,7 @@ exit: | |||
2208 | } | 2208 | } |
2209 | 2209 | ||
2210 | /* Return 0 if detection is successful, -ENODEV otherwise */ | 2210 | /* Return 0 if detection is successful, -ENODEV otherwise */ |
2211 | static int dme1737_i2c_detect(struct i2c_client *client, int kind, | 2211 | static int dme1737_i2c_detect(struct i2c_client *client, |
2212 | struct i2c_board_info *info) | 2212 | struct i2c_board_info *info) |
2213 | { | 2213 | { |
2214 | struct i2c_adapter *adapter = client->adapter; | 2214 | struct i2c_adapter *adapter = client->adapter; |