Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / pwm / pwm-renesas-tpu.c
index 3b71b42..ee63f9e 100644 (file)
@@ -468,7 +468,6 @@ static struct platform_driver tpu_driver = {
        .remove         = tpu_remove,
        .driver         = {
                .name   = "renesas-tpu-pwm",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(tpu_of_table),
        }
 };