Merge branches 'thermal-core' and 'thermal-intel' of .git into next
[firefly-linux-kernel-4.4.55.git] / drivers / thermal / hisi_thermal.c
index 49aa068d16036579b4d513bf0c5d51c5f41da585..36d07295f8e3ac6724181f9dc99152c78db1eb08 100644 (file)
@@ -405,7 +405,6 @@ static SIMPLE_DEV_PM_OPS(hisi_thermal_pm_ops,
 static struct platform_driver hisi_thermal_driver = {
        .driver = {
                .name           = "hisi_thermal",
-               .owner          = THIS_MODULE,
                .pm             = &hisi_thermal_pm_ops,
                .of_match_table = of_hisi_thermal_match,
        },