]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/cpufreq/integrator-cpufreq.c
drm/msm: change to uninterruptible wait in atomic commit
[karo-tx-linux.git] / drivers / cpufreq / integrator-cpufreq.c
index 6bd69adc3c5e5dda77c1850bd94cf2da630a44f3..129e266f762181c64150ecb2ad2b59977e652b2a 100644 (file)
@@ -226,7 +226,6 @@ static const struct of_device_id integrator_cpufreq_match[] = {
 static struct platform_driver integrator_cpufreq_driver = {
        .driver = {
                .name = "integrator-cpufreq",
-               .owner = THIS_MODULE,
                .of_match_table = integrator_cpufreq_match,
        },
        .remove = __exit_p(integrator_cpufreq_remove),