diff options
Diffstat (limited to 'drivers/hwmon/lm63.c')
-rw-r--r-- | drivers/hwmon/lm63.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/lm63.c b/drivers/hwmon/lm63.c index cba0a40ad667..e19b11fd4816 100644 --- a/drivers/hwmon/lm63.c +++ b/drivers/hwmon/lm63.c | |||
@@ -53,7 +53,6 @@ | |||
53 | */ | 53 | */ |
54 | 54 | ||
55 | static unsigned short normal_i2c[] = { 0x4c, I2C_CLIENT_END }; | 55 | static unsigned short normal_i2c[] = { 0x4c, I2C_CLIENT_END }; |
56 | static unsigned int normal_isa[] = { I2C_CLIENT_ISA_END }; | ||
57 | 56 | ||
58 | /* | 57 | /* |
59 | * Insmod parameters | 58 | * Insmod parameters |