]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/rtc/rtc-max6900.c
USB: mount options: fix usbfs
[linux-2.6-omap-h63xx.git] / drivers / rtc / rtc-max6900.c
index a1cd448639c958d927b5be9634c9ccc3367e9ee1..7683412970c4d234d9abe2bc323f020a17f111c0 100644 (file)
@@ -54,7 +54,7 @@
 
 #define MAX6900_I2C_ADDR               0xa0
 
-static unsigned short normal_i2c[] = {
+static const unsigned short normal_i2c[] = {
        MAX6900_I2C_ADDR >> 1,
        I2C_CLIENT_END
 };