]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/rtc/rtc-pcf8563.c
Input: WM97xx - add support for streaming mode on Mainstone
[linux-2.6-omap-h63xx.git] / drivers / rtc / rtc-pcf8563.c
index 0242d803ebe5b21d43c42d6954d601ed05372194..b3317fcc16c378c62525ad8d29035ec24b7b04a1 100644 (file)
@@ -25,7 +25,7 @@
  * located at 0x51 will pass the validation routine due to
  * the way the registers are implemented.
  */
-static unsigned short normal_i2c[] = { I2C_CLIENT_END };
+static const unsigned short normal_i2c[] = { I2C_CLIENT_END };
 
 /* Module parameters */
 I2C_CLIENT_INSMOD;