Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / regulator / aat2870-regulator.c
index c873ee0082cf2d83e79d678efe2c662561c53e81..9dfabda8f47826f72cddbf3486461c2b32815312 100644 (file)
@@ -191,7 +191,6 @@ static int aat2870_regulator_probe(struct platform_device *pdev)
 static struct platform_driver aat2870_regulator_driver = {
        .driver = {
                .name   = "aat2870-regulator",
-               .owner  = THIS_MODULE,
        },
        .probe  = aat2870_regulator_probe,
 };