aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/regulator/fan53555.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/fan53555.c b/drivers/regulator/fan53555.c
index 42865681c00b..4940e8287df6 100644
--- a/drivers/regulator/fan53555.c
+++ b/drivers/regulator/fan53555.c
@@ -439,6 +439,7 @@ static const struct i2c_device_id fan53555_id[] = {
439 }, 439 },
440 { }, 440 { },
441}; 441};
442MODULE_DEVICE_TABLE(i2c, fan53555_id);
442 443
443static struct i2c_driver fan53555_regulator_driver = { 444static struct i2c_driver fan53555_regulator_driver = {
444 .driver = { 445 .driver = {