Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-intel...
[firefly-linux-kernel-4.4.55.git] / drivers / regulator / tps6105x-regulator.c
index c1e33a3d397b6a62b88fc14e8e2fc0c1ae6a8ec2..3510b3e7330a544e1c4faf48f37a49622e39283e 100644 (file)
@@ -163,7 +163,6 @@ static int tps6105x_regulator_probe(struct platform_device *pdev)
 static struct platform_driver tps6105x_regulator_driver = {
        .driver = {
                .name  = "tps6105x-regulator",
-               .owner = THIS_MODULE,
        },
        .probe = tps6105x_regulator_probe,
 };