Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[cascardo/linux.git] / drivers / leds / leds-pwm.c
index d672bb4..f668500 100644 (file)
@@ -232,7 +232,6 @@ static struct platform_driver led_pwm_driver = {
        .remove         = led_pwm_remove,
        .driver         = {
                .name   = "leds_pwm",
-               .owner  = THIS_MODULE,
                .of_match_table = of_pwm_leds_match,
        },
 };