Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/drm...
[firefly-linux-kernel-4.4.55.git] / drivers / thermal / spear_thermal.c
index 1e2193fc3241f857d1965d80f70b6c1e06b530cf..bddb71744a6c4d9dbca8cea5e6eb4121f41b7798 100644 (file)
@@ -186,7 +186,6 @@ static struct platform_driver spear_thermal_driver = {
        .remove = spear_thermal_exit,
        .driver = {
                .name = "spear_thermal",
-               .owner = THIS_MODULE,
                .pm = &spear_thermal_pm_ops,
                .of_match_table = spear_thermal_id_table,
        },