diff options
Diffstat (limited to 'drivers/hwmon/lm83.c')
-rw-r--r-- | drivers/hwmon/lm83.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/lm83.c b/drivers/hwmon/lm83.c index f3f3901c7294..0223b4d2ce1d 100644 --- a/drivers/hwmon/lm83.c +++ b/drivers/hwmon/lm83.c | |||
@@ -47,7 +47,6 @@ static unsigned short normal_i2c[] = { 0x18, 0x19, 0x1a, | |||
47 | 0x29, 0x2a, 0x2b, | 47 | 0x29, 0x2a, 0x2b, |
48 | 0x4c, 0x4d, 0x4e, | 48 | 0x4c, 0x4d, 0x4e, |
49 | I2C_CLIENT_END }; | 49 | I2C_CLIENT_END }; |
50 | static unsigned int normal_isa[] = { I2C_CLIENT_ISA_END }; | ||
51 | 50 | ||
52 | /* | 51 | /* |
53 | * Insmod parameters | 52 | * Insmod parameters |