Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / pwm / pwm-jz4740.c
index 9c46209..76d1315 100644 (file)
@@ -194,7 +194,6 @@ static int jz4740_pwm_remove(struct platform_device *pdev)
 static struct platform_driver jz4740_pwm_driver = {
        .driver = {
                .name = "jz4740-pwm",
-               .owner = THIS_MODULE,
        },
        .probe = jz4740_pwm_probe,
        .remove = jz4740_pwm_remove,