These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / dma / mpc512x_dma.c
index e6281e7..aae76fb 100644 (file)
@@ -1073,6 +1073,7 @@ static const struct of_device_id mpc_dma_match[] = {
        { .compatible = "fsl,mpc8308-dma", },
        {},
 };
+MODULE_DEVICE_TABLE(of, mpc_dma_match);
 
 static struct platform_driver mpc_dma_driver = {
        .probe          = mpc_dma_probe,