diff options
Diffstat (limited to 'drivers/hwmon/lm85.c')
-rw-r--r-- | drivers/hwmon/lm85.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/lm85.c b/drivers/hwmon/lm85.c index 2c3293cf69d1..bb7a13669e83 100644 --- a/drivers/hwmon/lm85.c +++ b/drivers/hwmon/lm85.c | |||
@@ -332,7 +332,6 @@ struct lm85_autofan { | |||
332 | struct lm85_data { | 332 | struct lm85_data { |
333 | struct i2c_client client; | 333 | struct i2c_client client; |
334 | struct class_device *class_dev; | 334 | struct class_device *class_dev; |
335 | struct mutex lock; | ||
336 | enum chips type; | 335 | enum chips type; |
337 | 336 | ||
338 | struct mutex update_lock; | 337 | struct mutex update_lock; |