gpio: remove use of __devexit
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-sch.c
index 4498855c7d7407f4f16537e632db2b2628386a73..edae963f4625ed146621f12fb04800c434e40d79 100644 (file)
@@ -271,7 +271,7 @@ err_sch_gpio_core:
        return err;
 }
 
-static int __devexit sch_gpio_remove(struct platform_device *pdev)
+static int sch_gpio_remove(struct platform_device *pdev)
 {
        struct resource *res;
        if (gpio_ba) {