thermal: int340x_thermal: drop owner assignment from platform_drivers
[cascardo/linux.git] / drivers / regulator / axp20x-regulator.c
index 2e1010a..f23d7e1 100644 (file)
@@ -275,7 +275,6 @@ static struct platform_driver axp20x_regulator_driver = {
        .probe  = axp20x_regulator_probe,
        .driver = {
                .name           = "axp20x-regulator",
-               .owner          = THIS_MODULE,
        },
 };