aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/wm8994-regulator.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/wm8994-regulator.c')
-rw-r--r--drivers/regulator/wm8994-regulator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/wm8994-regulator.c b/drivers/regulator/wm8994-regulator.c
index c24346db8a71..fdfd37aefaf6 100644
--- a/drivers/regulator/wm8994-regulator.c
+++ b/drivers/regulator/wm8994-regulator.c
@@ -185,7 +185,6 @@ static struct platform_driver wm8994_ldo_driver = {
185 .probe = wm8994_ldo_probe, 185 .probe = wm8994_ldo_probe,
186 .driver = { 186 .driver = {
187 .name = "wm8994-ldo", 187 .name = "wm8994-ldo",
188 .owner = THIS_MODULE,
189 }, 188 },
190}; 189};
191 190