]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/thermal/thermal_mmio.c
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[linux.git] / drivers / thermal / thermal_mmio.c
index 40524fa135337ff7153147533ffa49ce8a10d21a..d0bdf1ea33316a3bab0c69af92a725dd447e8bb7 100644 (file)
@@ -110,7 +110,6 @@ static struct platform_driver thermal_mmio_driver = {
        .probe = thermal_mmio_probe,
        .driver = {
                .name = "thermal-mmio",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(thermal_mmio_id_table),
        },
 };