diff options
Diffstat (limited to 'drivers/mfd')
-rw-r--r-- | drivers/mfd/palmas.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/palmas.c b/drivers/mfd/palmas.c index 9607d24259d0..3b63139fe563 100644 --- a/drivers/mfd/palmas.c +++ b/drivers/mfd/palmas.c | |||
@@ -368,6 +368,7 @@ static const struct of_device_id of_palmas_match_tbl[] = { | |||
368 | }, | 368 | }, |
369 | { }, | 369 | { }, |
370 | }; | 370 | }; |
371 | MODULE_DEVICE_TABLE(of, of_palmas_match_tbl); | ||
371 | 372 | ||
372 | static int palmas_i2c_probe(struct i2c_client *i2c, | 373 | static int palmas_i2c_probe(struct i2c_client *i2c, |
373 | const struct i2c_device_id *id) | 374 | const struct i2c_device_id *id) |