Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
[deliverable/linux.git] / drivers / cpufreq / dbx500-cpufreq.c
index 4bebc1b5db48f389aa546083ea6ec68d80edfa67..5c3ec1dd492188c828b5cb36a6c7f92193f6ee04 100644 (file)
@@ -69,7 +69,6 @@ static int dbx500_cpufreq_probe(struct platform_device *pdev)
 static struct platform_driver dbx500_cpufreq_plat_driver = {
        .driver = {
                .name = "cpufreq-ux500",
-               .owner = THIS_MODULE,
        },
        .probe = dbx500_cpufreq_probe,
 };
This page took 0.025205 seconds and 5 git commands to generate.