]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/rtc/rtc-x1205.c
memstick: convert struct class_device to struct device
[linux-2.6-omap-h63xx.git] / drivers / rtc / rtc-x1205.c
index b3fae357ca494e52ac257e80b3eb223417811de7..b90fb1866ce98735eb329c7a266dd32e902b4ee3 100644 (file)
@@ -32,7 +32,7 @@
  * unknown chips, the user must explicitly set the probe parameter.
  */
 
-static unsigned short normal_i2c[] = { I2C_CLIENT_END };
+static const unsigned short normal_i2c[] = { I2C_CLIENT_END };
 
 /* Insmod parameters */
 I2C_CLIENT_INSMOD;