Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[cascardo/linux.git] / drivers / pwm / pwm-imx.c
index f8b5f10..66d6f0c 100644 (file)
@@ -336,7 +336,6 @@ static int imx_pwm_remove(struct platform_device *pdev)
 static struct platform_driver imx_pwm_driver = {
        .driver         = {
                .name   = "imx-pwm",
-               .owner = THIS_MODULE,
                .of_match_table = imx_pwm_dt_ids,
        },
        .probe          = imx_pwm_probe,