Loading drivers/hwmon/adm1026.c +0 −1 Original line number Diff line number Diff line Loading @@ -261,7 +261,6 @@ struct pwm_data { struct adm1026_data { struct i2c_client client; struct class_device *class_dev; struct mutex lock; enum chips type; struct mutex update_lock; Loading drivers/hwmon/lm85.c +0 −1 Original line number Diff line number Diff line Loading @@ -332,7 +332,6 @@ struct lm85_autofan { struct lm85_data { struct i2c_client client; struct class_device *class_dev; struct mutex lock; enum chips type; struct mutex update_lock; Loading Loading
drivers/hwmon/adm1026.c +0 −1 Original line number Diff line number Diff line Loading @@ -261,7 +261,6 @@ struct pwm_data { struct adm1026_data { struct i2c_client client; struct class_device *class_dev; struct mutex lock; enum chips type; struct mutex update_lock; Loading
drivers/hwmon/lm85.c +0 −1 Original line number Diff line number Diff line Loading @@ -332,7 +332,6 @@ struct lm85_autofan { struct lm85_data { struct i2c_client client; struct class_device *class_dev; struct mutex lock; enum chips type; struct mutex update_lock; Loading