Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio
[linux-2.6-microblaze.git] / drivers / ata / ahci_imx.c
index 388baf5..79aa9f2 100644 (file)
@@ -811,7 +811,7 @@ static const struct of_device_id imx_ahci_of_match[] = {
        { .compatible = "fsl,imx6q-ahci", .data = (void *)AHCI_IMX6Q },
        { .compatible = "fsl,imx6qp-ahci", .data = (void *)AHCI_IMX6QP },
        { .compatible = "fsl,imx8qm-ahci", .data = (void *)AHCI_IMX8QM },
-       {},
+       { /* sentinel */ }
 };
 MODULE_DEVICE_TABLE(of, imx_ahci_of_match);