aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/mfd/twl4030-core.c2
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 */
777static int 777static int __init
778twl4030_probe(struct i2c_client *client, const struct i2c_device_id *id) 778twl4030_probe(struct i2c_client *client, const struct i2c_device_id *id)
779{ 779{
780 int status; 780 int status;