X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fhwmon%2Flm75.c;h=115f4090b98e3c94cab67e058a7e1676e9b3546c;hb=6fdf5e67fe8d3c83500dad9acae985132c2459a3;hp=e5c35a355a571b023b04cefe6a6c57671e01875d;hpb=a4ffc0a0b240a29cbe489f6db9dae112a49ef1c1;p=linux-2.6-omap-h63xx.git diff --git a/drivers/hwmon/lm75.c b/drivers/hwmon/lm75.c index e5c35a355a5..115f4090b98 100644 --- a/drivers/hwmon/lm75.c +++ b/drivers/hwmon/lm75.c @@ -31,7 +31,7 @@ /* Addresses to scan */ -static unsigned short normal_i2c[] = { 0x48, 0x49, 0x4a, 0x4b, 0x4c, +static const unsigned short normal_i2c[] = { 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e, 0x4f, I2C_CLIENT_END }; /* Insmod parameters */