aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/max6875.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/i2c/chips/max6875.c')
-rw-r--r--drivers/i2c/chips/max6875.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/i2c/chips/max6875.c b/drivers/i2c/chips/max6875.c
index f0e306237739..d1d48586b90e 100644
--- a/drivers/i2c/chips/max6875.c
+++ b/drivers/i2c/chips/max6875.c
@@ -36,7 +36,6 @@
36 36
37/* Do not scan - the MAX6875 access method will write to some EEPROM chips */ 37/* Do not scan - the MAX6875 access method will write to some EEPROM chips */
38static unsigned short normal_i2c[] = {I2C_CLIENT_END}; 38static unsigned short normal_i2c[] = {I2C_CLIENT_END};
39static unsigned int normal_isa[] = {I2C_CLIENT_ISA_END};
40 39
41/* Insmod parameters */ 40/* Insmod parameters */
42SENSORS_INSMOD_1(max6875); 41SENSORS_INSMOD_1(max6875);