Merge branches 'pm-cpufreq' and 'pm-cpuidle'
[firefly-linux-kernel-4.4.55.git] / drivers / pwm / pwm-ab8500.c
index 4c07a8420b373ddd4322e013a18b1fc7a5902f93..f39399273426c9b729787778423a61da9884c8df 100644 (file)
@@ -131,7 +131,6 @@ static int ab8500_pwm_remove(struct platform_device *pdev)
 static struct platform_driver ab8500_pwm_driver = {
        .driver = {
                .name = "ab8500-pwm",
-               .owner = THIS_MODULE,
        },
        .probe = ab8500_pwm_probe,
        .remove = ab8500_pwm_remove,