]> err.no Git - linux-2.6/blobdiff - drivers/hwmon/thmc50.c
ibm_newemac: Fixes entry of short packets
[linux-2.6] / drivers / hwmon / thmc50.c
index a42a03c243675d34763c6322ef442bc1c1aca0f8..76a3859c3fbeadd95b8a7af0c1b2c40e4cc7f860 100644 (file)
@@ -32,7 +32,7 @@
 MODULE_LICENSE("GPL");
 
 /* Addresses to scan */
-static unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
+static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
 
 /* Insmod parameters */
 I2C_CLIENT_INSMOD_2(thmc50, adm1022);