diff options
-rw-r--r-- | drivers/mfd/twl4030-core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/twl4030-core.c b/drivers/mfd/twl4030-core.c index cc3f77bd7608..98b984e191d5 100644 --- a/drivers/mfd/twl4030-core.c +++ b/drivers/mfd/twl4030-core.c | |||
@@ -777,7 +777,7 @@ static int twl4030_remove(struct i2c_client *client) | |||
777 | } | 777 | } |
778 | 778 | ||
779 | /* NOTE: this driver only handles a single twl4030/tps659x0 chip */ | 779 | /* NOTE: this driver only handles a single twl4030/tps659x0 chip */ |
780 | static int | 780 | static int __init |
781 | twl4030_probe(struct i2c_client *client, const struct i2c_device_id *id) | 781 | twl4030_probe(struct i2c_client *client, const struct i2c_device_id *id) |
782 | { | 782 | { |
783 | int status; | 783 | int status; |