]> err.no Git - linux-2.6/blobdiff - drivers/rtc/rtc-ds1672.c
rtc: add HPET RTC emulation to RTC_DRV_CMOS
[linux-2.6] / drivers / rtc / rtc-ds1672.c
index dfef1637bfb8a1a69dc1848d75e2b490a458ddaf..e0900ca678ecc54ad7c50276d3cc4a580dcf2c40 100644 (file)
@@ -16,7 +16,7 @@
 #define DRV_VERSION "0.3"
 
 /* Addresses to scan: none. This chip cannot be detected. */
-static unsigned short normal_i2c[] = { I2C_CLIENT_END };
+static const unsigned short normal_i2c[] = { I2C_CLIENT_END };
 
 /* Insmod parameters */
 I2C_CLIENT_INSMOD;