regulator: rockchip: lp8752: fix up the compile warning
[firefly-linux-kernel-4.4.55.git] / drivers / regulator / da9055-regulator.c
index 9516317e1a9fbf45ea4bc3eff65170a24f070d8c..cafdafbffcafbe11842ae6586227ba5616a1a9e0 100644 (file)
@@ -665,7 +665,6 @@ static struct platform_driver da9055_regulator_driver = {
        .probe = da9055_regulator_probe,
        .driver = {
                .name = "da9055-regulator",
-               .owner = THIS_MODULE,
        },
 };