aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/sy8106a-regulator.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/sy8106a-regulator.c')
-rw-r--r--drivers/regulator/sy8106a-regulator.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/regulator/sy8106a-regulator.c b/drivers/regulator/sy8106a-regulator.c
index 1bcfdd6dcfc1..d79a4cc25a0d 100644
--- a/drivers/regulator/sy8106a-regulator.c
+++ b/drivers/regulator/sy8106a-regulator.c
@@ -130,8 +130,8 @@ static const struct of_device_id sy8106a_i2c_of_match[] = {
MODULE_DEVICE_TABLE(of, sy8106a_i2c_of_match);
static const struct i2c_device_id sy8106a_i2c_id[] = {
- { "sy8106a", 0 },
- { },
+ { "sy8106a" },
+ { }
};
MODULE_DEVICE_TABLE(i2c, sy8106a_i2c_id);