arm64: dts: rk3368: add iep device node
[firefly-linux-kernel-4.4.55.git] / drivers / pwm / pwm-jz4740.c
index 9c46209e1d02aae6845bfe8d4dad5a153c36b07d..76d13150283f61636bbc3a4b68d6280af130f5e0 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,