]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hwmon/asb100.c
sh: SuperH KEYSC platform driver
[linux-2.6-omap-h63xx.git] / drivers / hwmon / asb100.c
index 950cea8d1d650bf4834a1b44564355b4c5005b63..84712a22acea1f4f17077cf59108701f91e07847 100644 (file)
@@ -49,7 +49,7 @@
 #include "lm75.h"
 
 /* I2C addresses to scan */
-static unsigned short normal_i2c[] = { 0x2d, I2C_CLIENT_END };
+static const unsigned short normal_i2c[] = { 0x2d, I2C_CLIENT_END };
 
 /* Insmod parameters */
 I2C_CLIENT_INSMOD_1(asb100);