]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/rtc/rtc-isl12022.c
RTC: RK808: add RTC driver for RK808
[linux-beck.git] / drivers / rtc / rtc-isl12022.c
index aa55f081c505c81bee8bf71ccfe49d85dc27fef7..ee3ba7e6b45e148d3f03c9d671ddefbcbc02f282 100644 (file)
@@ -274,7 +274,7 @@ static int isl12022_probe(struct i2c_client *client,
 }
 
 #ifdef CONFIG_OF
-static struct of_device_id isl12022_dt_match[] = {
+static const struct of_device_id isl12022_dt_match[] = {
        { .compatible = "isl,isl12022" },
        { },
 };