These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / tty / serial / apbuart.c
index f3af317..75eb083 100644 (file)
@@ -581,6 +581,7 @@ static const struct of_device_id apbuart_match[] = {
         },
        {},
 };
+MODULE_DEVICE_TABLE(of, apbuart_match);
 
 static struct platform_driver grlib_apbuart_of_driver = {
        .probe = apbuart_probe,