Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / pwm / pwm-lp3943.c
index 2c39b0e..872ea76 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),
        },
 };