Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
[firefly-linux-kernel-4.4.55.git] / drivers / hwmon / emc6w201.c
index 936898f82f94d140ab00d0b58d78bc195d23e480..82e661e8241b7a15cf8c32ce57a048429704a2cd 100644 (file)
@@ -49,7 +49,7 @@ static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
 #define EMC6W201_REG_TEMP_HIGH(nr)     (0x57 + (nr) * 2)
 #define EMC6W201_REG_FAN_MIN(nr)       (0x62 + (nr) * 2)
 
-enum { input, min, max } subfeature;
+enum subfeature { input, min, max };
 
 /*
  * Per-device data