Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetoot...
[cascardo/linux.git] / drivers / cpufreq / s5pv210-cpufreq.c
index 567caa6..b0dac7d 100644 (file)
@@ -656,7 +656,6 @@ static int s5pv210_cpufreq_probe(struct platform_device *pdev)
 static struct platform_driver s5pv210_cpufreq_platdrv = {
        .driver = {
                .name   = "s5pv210-cpufreq",
-               .owner  = THIS_MODULE,
        },
        .probe = s5pv210_cpufreq_probe,
 };