diff options
Diffstat (limited to 'drivers/hwmon/lm87.c')
-rw-r--r-- | drivers/hwmon/lm87.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/lm87.c b/drivers/hwmon/lm87.c index 7e14858c257b..1dc3bf52b40d 100644 --- a/drivers/hwmon/lm87.c +++ b/drivers/hwmon/lm87.c | |||
@@ -68,7 +68,6 @@ | |||
68 | */ | 68 | */ |
69 | 69 | ||
70 | static unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END }; | 70 | static unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END }; |
71 | static unsigned int normal_isa[] = { I2C_CLIENT_ISA_END }; | ||
72 | 71 | ||
73 | /* | 72 | /* |
74 | * Insmod parameters | 73 | * Insmod parameters |