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 0ee81e46bfbd..5049d0493025 100644 --- a/drivers/mfd/twl4030-core.c +++ b/drivers/mfd/twl4030-core.c | |||
@@ -774,7 +774,7 @@ static int twl4030_remove(struct i2c_client *client) | |||
774 | } | 774 | } |
775 | 775 | ||
776 | /* NOTE: this driver only handles a single twl4030/tps659x0 chip */ | 776 | /* NOTE: this driver only handles a single twl4030/tps659x0 chip */ |
777 | static int | 777 | static int __init |
778 | twl4030_probe(struct i2c_client *client, const struct i2c_device_id *id) | 778 | twl4030_probe(struct i2c_client *client, const struct i2c_device_id *id) |
779 | { | 779 | { |
780 | int status; | 780 | int status; |