]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/thermal/kirkwood_thermal.c
Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel...
[karo-tx-linux.git] / drivers / thermal / kirkwood_thermal.c
index 3b034a0dfc9426ad48018699772fc024163156b6..11041fe63dc2b2ee17505561eebffea50c6331f9 100644 (file)
@@ -114,7 +114,6 @@ static struct platform_driver kirkwood_thermal_driver = {
        .remove = kirkwood_thermal_exit,
        .driver = {
                .name = "kirkwood_thermal",
-               .owner = THIS_MODULE,
                .of_match_table = kirkwood_thermal_id_table,
        },
 };