These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / memory / ti-aemif.c
index ca7d97a..a579a0f 100644 (file)
@@ -324,6 +324,7 @@ static const struct of_device_id aemif_of_match[] = {
        { .compatible = "ti,da850-aemif", },
        {},
 };
+MODULE_DEVICE_TABLE(of, aemif_of_match);
 
 static int aemif_probe(struct platform_device *pdev)
 {