]> Pileus Git - ~andy/linux/blobdiff - drivers/regulator/tps6105x-regulator.c
spi: omap2-mcspi: Fix transfers if DMADEVICES is not set
[~andy/linux] / drivers / regulator / tps6105x-regulator.c
index f8c0c9273399811774a3193b14979b267fc0da7b..ec9453ffb77fd561ec1c2d6c3591b7302bc16b5f 100644 (file)
@@ -159,7 +159,7 @@ static int tps6105x_regulator_probe(struct platform_device *pdev)
        return 0;
 }
 
-static int __devexit tps6105x_regulator_remove(struct platform_device *pdev)
+static int tps6105x_regulator_remove(struct platform_device *pdev)
 {
        struct tps6105x *tps6105x = dev_get_platdata(&pdev->dev);
        regulator_unregister(tps6105x->regulator);