X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fata%2Fpata_imx.c;h=26386f0b89a8f4583c397ca9da154a9c499c6d2f;hb=578739259875a93b1869d25cdf4a8bd963b7d0a7;hp=4ec7c04b3f8279dff1f2e39f356106e92815e39f;hpb=058ca4a22ebf22ea1cbedd6cc0340ed1e2e94ee1;p=~andy%2Flinux diff --git a/drivers/ata/pata_imx.c b/drivers/ata/pata_imx.c index 4ec7c04b3f8..26386f0b89a 100644 --- a/drivers/ata/pata_imx.c +++ b/drivers/ata/pata_imx.c @@ -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,