]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/rtc/rtc-mpc5121.c
RTC: RK808: add RTC driver for RK808
[linux-beck.git] / drivers / rtc / rtc-mpc5121.c
index dc4f14255cc36c755ca90658cdad4c501fda4f71..3b965ad6f4d5ad959f84c920e52767443cb899d4 100644 (file)
@@ -401,7 +401,7 @@ static int mpc5121_rtc_remove(struct platform_device *op)
 }
 
 #ifdef CONFIG_OF
-static struct of_device_id mpc5121_rtc_match[] = {
+static const struct of_device_id mpc5121_rtc_match[] = {
        { .compatible = "fsl,mpc5121-rtc", },
        { .compatible = "fsl,mpc5200-rtc", },
        {},