Merge ath-next from ath.git
[firefly-linux-kernel-4.4.55.git] / drivers / regulator / tps65912-regulator.c
index 9cafaa0f94555a1e8fef93b4c0171be0aaea969f..9503d5481a52370716c70c0a197917f7e964275b 100644 (file)
@@ -519,7 +519,6 @@ static int tps65912_probe(struct platform_device *pdev)
 static struct platform_driver tps65912_driver = {
        .driver = {
                .name = "tps65912-pmic",
-               .owner = THIS_MODULE,
        },
        .probe = tps65912_probe,
 };