diff options
Diffstat (limited to 'drivers/mfd/da9052-i2c.c')
-rw-r--r-- | drivers/mfd/da9052-i2c.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/da9052-i2c.c b/drivers/mfd/da9052-i2c.c index 8af0f0c5cefe..96f66ed8dbfc 100644 --- a/drivers/mfd/da9052-i2c.c +++ b/drivers/mfd/da9052-i2c.c | |||
@@ -64,7 +64,7 @@ static const struct of_device_id dialog_dt_ids[] = { | |||
64 | }; | 64 | }; |
65 | #endif | 65 | #endif |
66 | 66 | ||
67 | static int __devinit da9052_i2c_probe(struct i2c_client *client, | 67 | static int da9052_i2c_probe(struct i2c_client *client, |
68 | const struct i2c_device_id *id) | 68 | const struct i2c_device_id *id) |
69 | { | 69 | { |
70 | struct da9052 *da9052; | 70 | struct da9052 *da9052; |