]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/pwm/pwm-tiehrpwm.c
pwm: remove use of __devinit
[karo-tx-linux.git] / drivers / pwm / pwm-tiehrpwm.c
index a606b380f9260389f08f04cc4e77935c13feb2a0..7c353c0a9473d1e535306cb766029cb207aedba2 100644 (file)
@@ -392,7 +392,7 @@ static const struct pwm_ops ehrpwm_pwm_ops = {
        .owner          = THIS_MODULE,
 };
 
-static int __devinit ehrpwm_pwm_probe(struct platform_device *pdev)
+static int ehrpwm_pwm_probe(struct platform_device *pdev)
 {
        int ret;
        struct resource *r;