Signed-off-by: Jean Delvare <khali@linux-fr.org>
@@ -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;
@@ -332,7 +332,6 @@ struct lm85_autofan {
struct lm85_data {