crypto: qce - fix ctr-aes-qce block, chunk sizes
[linux-block.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),
        },
 };