gpio: remove use of __devexit
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-cs5535.c
index d4a6d82d7a3ef990f57666d10cac251daa2b061c..c0a3aeba6f21b3375d59833abc918c8d7a2709b5 100644 (file)
@@ -355,7 +355,7 @@ done:
        return err;
 }
 
-static int __devexit cs5535_gpio_remove(struct platform_device *pdev)
+static int cs5535_gpio_remove(struct platform_device *pdev)
 {
        struct resource *r;
        int err;