mfd: Fix twl_probe section mismatch warning in mfd/twl-core.c
[pandora-kernel.git] / drivers / mfd / twl-core.c
index 12abd5b..a35fa7d 100644 (file)
@@ -1003,7 +1003,7 @@ static int twl_remove(struct i2c_client *client)
 }
 
 /* NOTE:  this driver only handles a single twl4030/tps659x0 chip */
-static int __init
+static int __devinit
 twl_probe(struct i2c_client *client, const struct i2c_device_id *id)
 {
        int                             status;