Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / rtc / rtc-sirfsoc.c
index de132b4..3eb3642 100644 (file)
@@ -458,7 +458,7 @@ static struct platform_driver sirfsoc_rtc_driver = {
 #ifdef CONFIG_PM
                .pm = &sirfsoc_rtc_pm_ops,
 #endif
-               .of_match_table = of_match_ptr(sirfsoc_rtc_of_match),
+               .of_match_table = sirfsoc_rtc_of_match,
        },
        .probe = sirfsoc_rtc_probe,
        .remove = sirfsoc_rtc_remove,