]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/regulator/max8649.c
regulator: remove use of __devexit
[karo-tx-linux.git] / drivers / regulator / max8649.c
index d4397f95f74143e5f7976e5a879256d26185188e..3ca14380f22db06aba4338544cf62967d48fa900 100644 (file)
@@ -271,7 +271,7 @@ static int max8649_regulator_probe(struct i2c_client *client,
        return 0;
 }
 
-static int __devexit max8649_regulator_remove(struct i2c_client *client)
+static int max8649_regulator_remove(struct i2c_client *client)
 {
        struct max8649_regulator_info *info = i2c_get_clientdata(client);