Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into spi-linus
[pandora-kernel.git] / drivers / cpufreq / spear-cpufreq.c
index 3867839..4894924 100644 (file)
@@ -236,7 +236,6 @@ out_put_node:
 static struct platform_driver spear_cpufreq_platdrv = {
        .driver = {
                .name   = "spear-cpufreq",
-               .owner  = THIS_MODULE,
        },
        .probe          = spear_cpufreq_probe,
 };