Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof...
[deliverable/linux.git] / drivers / gpio / gpio-tb10x.c
index 62ab9f4b2cd363c7a955eb609e442dba1d3661ac..46b89614aa9121ba7d82a1a162f9a164a82e295c 100644 (file)
@@ -283,7 +283,7 @@ fail_ioremap:
        return ret;
 }
 
-static int __exit tb10x_gpio_remove(struct platform_device *pdev)
+static int tb10x_gpio_remove(struct platform_device *pdev)
 {
        struct tb10x_gpio *tb10x_gpio = platform_get_drvdata(pdev);
 
This page took 0.027627 seconds and 5 git commands to generate.