aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/ata/ahci_dm816.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/ahci_dm816.c')
-rw-r--r--drivers/ata/ahci_dm816.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/ahci_dm816.c b/drivers/ata/ahci_dm816.c
index 8bec41041671..8a92112dcd59 100644
--- a/drivers/ata/ahci_dm816.c
+++ b/drivers/ata/ahci_dm816.c
@@ -176,7 +176,7 @@ static SIMPLE_DEV_PM_OPS(ahci_dm816_pm_ops,
static const struct of_device_id ahci_dm816_of_match[] = {
{ .compatible = "ti,dm816-ahci", },
- { },
+ { /* sentinel */ }
};
MODULE_DEVICE_TABLE(of, ahci_dm816_of_match);