X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fregulator%2Fwm8994-regulator.c;h=750e0bd61f9faaf78c2dc1e764bee70a5a118929;hb=12f17211f75531139ea4394f7f7b4f2090f9778a;hp=88f5064e412b74a802c00c28855376d35c054237;hpb=413fd0e3fbf52873f2310eb75bfa6c7b72847277;p=karo-tx-linux.git diff --git a/drivers/regulator/wm8994-regulator.c b/drivers/regulator/wm8994-regulator.c index 88f5064e412b..750e0bd61f9f 100644 --- a/drivers/regulator/wm8994-regulator.c +++ b/drivers/regulator/wm8994-regulator.c @@ -187,7 +187,6 @@ static struct platform_driver wm8994_ldo_driver = { .probe = wm8994_ldo_probe, .driver = { .name = "wm8994-ldo", - .owner = THIS_MODULE, }, };