]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/leds/leds-netxbig.c
leds: remove use of __devexit
[mirror_ubuntu-artful-kernel.git] / drivers / leds / leds-netxbig.c
index 5f2421804a0dff38bd816664a2a34d688ebdb199..58a800b17dc706ecc9c75fff00aff68b7a74b534 100644 (file)
@@ -389,7 +389,7 @@ err_free_leds:
        return ret;
 }
 
-static int __devexit netxbig_led_remove(struct platform_device *pdev)
+static int netxbig_led_remove(struct platform_device *pdev)
 {
        struct netxbig_led_platform_data *pdata = pdev->dev.platform_data;
        struct netxbig_led_data *leds_data;