crypto: nx - Add forward declaration for struct crypto_aead
[firefly-linux-kernel-4.4.55.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),