These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / char / hw_random / pasemi-rng.c
index 51cb1d5..699b725 100644 (file)
@@ -138,6 +138,7 @@ static const struct of_device_id rng_match[] = {
        { .compatible      = "pasemi,pwrficient-rng", },
        { },
 };
+MODULE_DEVICE_TABLE(of, rng_match);
 
 static struct platform_driver rng_driver = {
        .driver = {