]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/i2c/chips/eeprom.c
Merge branch 'orion' into devel
[linux-2.6-omap-h63xx.git] / drivers / i2c / chips / eeprom.c
index 1a7eeebac506d63b05d8f1c96e98c29040bd5f41..fde297b21ad72b8dc36eddcc2d2e65ae0f5b4954 100644 (file)
@@ -35,7 +35,7 @@
 #include <linux/mutex.h>
 
 /* Addresses to scan */
-static unsigned short normal_i2c[] = { 0x50, 0x51, 0x52, 0x53, 0x54,
+static const unsigned short normal_i2c[] = { 0x50, 0x51, 0x52, 0x53, 0x54,
                                        0x55, 0x56, 0x57, I2C_CLIENT_END };
 
 /* Insmod parameters */