Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
[cascardo/linux.git] / drivers / regulator / tps65090-regulator.c
index f1df442..395f35d 100644 (file)
@@ -511,7 +511,6 @@ static int tps65090_regulator_probe(struct platform_device *pdev)
 static struct platform_driver tps65090_regulator_driver = {
        .driver = {
                .name   = "tps65090-pmic",
-               .owner  = THIS_MODULE,
        },
        .probe          = tps65090_regulator_probe,
 };