Merge remote-tracking branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4
[firefly-linux-kernel-4.4.55.git] / drivers / pwm / pwm-lp3943.c
index 2c39b0e50fa4a3eab0b48a6db8ddfdf3c7318e49..872ea76a4f1904059972e3430e2650171be9bb9e 100644 (file)
@@ -305,7 +305,6 @@ static struct platform_driver lp3943_pwm_driver = {
        .remove = lp3943_pwm_remove,
        .driver = {
                .name = "lp3943-pwm",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(lp3943_pwm_of_match),
        },
 };