]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/gpio/gpio-da9052.c
gpio: remove use of __devexit
[mirror_ubuntu-artful-kernel.git] / drivers / gpio / gpio-da9052.c
index 2139825c4d59a05831b367e8541c3f631a2c2ca5..a05aacd2777aaa92564f520885896b6d3d6c2c99 100644 (file)
@@ -229,7 +229,7 @@ static int da9052_gpio_probe(struct platform_device *pdev)
        return 0;
 }
 
-static int __devexit da9052_gpio_remove(struct platform_device *pdev)
+static int da9052_gpio_remove(struct platform_device *pdev)
 {
        struct da9052_gpio *gpio = platform_get_drvdata(pdev);