aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mfd/palmas.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/palmas.c b/drivers/mfd/palmas.c
index 00c0aba7eba0..5d896b352284 100644
--- a/drivers/mfd/palmas.c
+++ b/drivers/mfd/palmas.c
@@ -472,6 +472,7 @@ static const struct i2c_device_id palmas_i2c_id[] = {
472 { "twl6035", }, 472 { "twl6035", },
473 { "twl6037", }, 473 { "twl6037", },
474 { "tps65913", }, 474 { "tps65913", },
475 { /* end */ }
475}; 476};
476MODULE_DEVICE_TABLE(i2c, palmas_i2c_id); 477MODULE_DEVICE_TABLE(i2c, palmas_i2c_id);
477 478