These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / usb / host / uhci-platform.c
index 3a3e3ee..32a6f3d 100644 (file)
@@ -140,6 +140,7 @@ static const struct of_device_id platform_uhci_ids[] = {
        { .compatible = "platform-uhci", },
        {}
 };
+MODULE_DEVICE_TABLE(of, platform_uhci_ids);
 
 static struct platform_driver uhci_platform_driver = {
        .probe          = uhci_hcd_platform_probe,