]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hwmon/adm1026.c
ehea: Eliminated some compiler warnings
[linux-2.6-omap-h63xx.git] / drivers / hwmon / adm1026.c
index b4618b2705f76ae1805ab5dd5f24c2c76833d241..ba80cd3258c69fe63f0277726cf37bec2f653f0f 100644 (file)
@@ -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;