Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into spi-linus
[pandora-kernel.git] / drivers / cpufreq / dbx500-cpufreq.c
index 4bebc1b..5c3ec1d 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,
 };