]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/leds/leds-pwm.c
leds: remove use of __devexit
[mirror_ubuntu-artful-kernel.git] / drivers / leds / leds-pwm.c
index 7a988f18522a93ecef8e79f30dd4489c945b7efc..e51ff7a3cd8856ee46c9dd2054316fc8ce8548b9 100644 (file)
@@ -107,7 +107,7 @@ err:
        return ret;
 }
 
-static int __devexit led_pwm_remove(struct platform_device *pdev)
+static int led_pwm_remove(struct platform_device *pdev)
 {
        int i;
        struct led_pwm_platform_data *pdata = pdev->dev.platform_data;