Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[firefly-linux-kernel-4.4.55.git] / drivers / regulator / tps80031-regulator.c
index 26aa6d9c308fdf1415f55a20f6d987b4260f92f8..d4cc60ad18ae4b39cc2c484e971b0075e51231ef 100644 (file)
@@ -746,7 +746,6 @@ static int tps80031_regulator_probe(struct platform_device *pdev)
 static struct platform_driver tps80031_regulator_driver = {
        .driver = {
                .name   = "tps80031-pmic",
-               .owner  = THIS_MODULE,
        },
        .probe          = tps80031_regulator_probe,
 };