X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fregulator%2Ftps6524x-regulator.c;h=9166aa0a9df71c582425d89a7d6517bd22f01072;hb=020abf03cd659388f94cb328e1e1df0656e0d7ff;hp=176a6be5a8ce20c733d241805c6b7698c5c7c494;hpb=ece639caa33c85c8805fa4a0a5955b8de9c95346;p=pandora-kernel.git diff --git a/drivers/regulator/tps6524x-regulator.c b/drivers/regulator/tps6524x-regulator.c index 176a6be5a8ce..9166aa0a9df7 100644 --- a/drivers/regulator/tps6524x-regulator.c +++ b/drivers/regulator/tps6524x-regulator.c @@ -596,7 +596,7 @@ static struct regulator_ops regulator_ops = { .get_current_limit = get_current_limit, }; -static int __devexit pmic_remove(struct spi_device *spi) +static int pmic_remove(struct spi_device *spi) { struct tps6524x *hw = spi_get_drvdata(spi); int i;