These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / char / hw_random / ppc4xx-rng.c
index b2cfda0..c0db438 100644 (file)
@@ -129,6 +129,7 @@ static const struct of_device_id ppc4xx_rng_match[] = {
        { .compatible = "amcc,ppc440epx-rng", },
        {},
 };
+MODULE_DEVICE_TABLE(of, ppc4xx_rng_match);
 
 static struct platform_driver ppc4xx_rng_driver = {
        .driver = {