aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/vqmmc-ipq4019-regulator.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/vqmmc-ipq4019-regulator.c')
-rw-r--r--drivers/regulator/vqmmc-ipq4019-regulator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/vqmmc-ipq4019-regulator.c b/drivers/regulator/vqmmc-ipq4019-regulator.c
index 685b585b39a1..6d5ae25d08d1 100644
--- a/drivers/regulator/vqmmc-ipq4019-regulator.c
+++ b/drivers/regulator/vqmmc-ipq4019-regulator.c
@@ -91,7 +91,6 @@ static struct platform_driver ipq4019_regulator_driver = {
.probe = ipq4019_regulator_probe,
.driver = {
.name = "vqmmc-ipq4019-regulator",
- .owner = THIS_MODULE,
.of_match_table = of_match_ptr(regulator_ipq4019_of_match),
},
};