These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / rtc / rtc-mpc5121.c
index 1767e18..4ca4daa 100644 (file)
@@ -406,6 +406,7 @@ static const struct of_device_id mpc5121_rtc_match[] = {
        { .compatible = "fsl,mpc5200-rtc", },
        {},
 };
+MODULE_DEVICE_TABLE(of, mpc5121_rtc_match);
 #endif
 
 static struct platform_driver mpc5121_rtc_driver = {