]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hwmon/gl518sm.c
slub: for_each_object must be passed the number of objects in a slab
[linux-2.6-omap-h63xx.git] / drivers / hwmon / gl518sm.c
index 3b1ac48fce230795b257a4a9ef8228af80581d19..33e9e8a8d1cea07d3613b3d1f67d2390fcadf6ac 100644 (file)
@@ -44,7 +44,7 @@
 #include <linux/sysfs.h>
 
 /* Addresses to scan */
-static unsigned short normal_i2c[] = { 0x2c, 0x2d, I2C_CLIENT_END };
+static const unsigned short normal_i2c[] = { 0x2c, 0x2d, I2C_CLIENT_END };
 
 /* Insmod parameters */
 I2C_CLIENT_INSMOD_2(gl518sm_r00, gl518sm_r80);