Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
[cascardo/linux.git] / drivers / pwm / pwm-bfin.c
index 9985d83..7631ef1 100644 (file)
@@ -149,7 +149,6 @@ static int bfin_pwm_remove(struct platform_device *pdev)
 static struct platform_driver bfin_pwm_driver = {
        .driver = {
                .name = "bfin-pwm",
-               .owner = THIS_MODULE,
        },
        .probe = bfin_pwm_probe,
        .remove = bfin_pwm_remove,