Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / drivers / regulator / 88pm800.c
index 4e6c8c61190564198970a94a758dd9234cf0f1f1..832932bdc977d21e84f2f8f563ce8aa937c64bc1 100644 (file)
@@ -362,7 +362,6 @@ static int pm800_regulator_remove(struct platform_device *pdev)
 static struct platform_driver pm800_regulator_driver = {
        .driver         = {
                .name   = "88pm80x-regulator",
-               .owner  = THIS_MODULE,
        },
        .probe          = pm800_regulator_probe,
        .remove         = pm800_regulator_remove,