Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
[profile/ivi/kernel-adaptation-intel-automotive.git] / drivers / hwmon / f75375s.c
index 6892f76..1464338 100644 (file)
@@ -37,7 +37,7 @@
 #include <linux/f75375s.h>
 
 /* Addresses to scan */
-static unsigned short normal_i2c[] = { 0x2d, 0x2e, I2C_CLIENT_END };
+static const unsigned short normal_i2c[] = { 0x2d, 0x2e, I2C_CLIENT_END };
 
 /* Insmod parameters */
 I2C_CLIENT_INSMOD_2(f75373, f75375);