summaryrefslogtreecommitdiff
path: root/drivers/mfd/palmas.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/palmas.c')
-rw-r--r--drivers/mfd/palmas.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/palmas.c b/drivers/mfd/palmas.c
index 6e562bab62e4..769538b50903 100644
--- a/drivers/mfd/palmas.c
+++ b/drivers/mfd/palmas.c
@@ -499,7 +499,7 @@ static const struct of_device_id of_palmas_match_tbl[] = {
.compatible = "ti,tps65917",
.data = &tps65917_data,
},
- { },
+ { }
};
MODULE_DEVICE_TABLE(of, of_palmas_match_tbl);