]> Pileus Git - ~andy/linux/blobdiff - drivers/ata/pata_imx.c
staging: r8188eu: Simplify code related to SupportICType
[~andy/linux] / drivers / ata / pata_imx.c
index 4ec7c04b3f8279dff1f2e39f356106e92815e39f..26386f0b89a8f4583c397ca9da154a9c499c6d2f 100644 (file)
@@ -237,6 +237,7 @@ static const struct of_device_id imx_pata_dt_ids[] = {
                /* sentinel */
        }
 };
+MODULE_DEVICE_TABLE(of, imx_pata_dt_ids);
 
 static struct platform_driver pata_imx_driver = {
        .probe          = pata_imx_probe,