X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fregulator%2Frc5t583-regulator.c;h=d2e67c5121955915a2f9d561e40a62361bbe552e;hb=5cc60aeedf315a7513f92e98314e86d515b986d1;hp=4c414ae109ae5eb6edc44094e0c608a325a9cb63;hpb=0214196ce0e941256797bf54b2fcf1450452df2a;p=karo-tx-linux.git diff --git a/drivers/regulator/rc5t583-regulator.c b/drivers/regulator/rc5t583-regulator.c index 4c414ae109ae..d2e67c512195 100644 --- a/drivers/regulator/rc5t583-regulator.c +++ b/drivers/regulator/rc5t583-regulator.c @@ -179,7 +179,6 @@ skip_ext_pwr_config: static struct platform_driver rc5t583_regulator_driver = { .driver = { .name = "rc5t583-regulator", - .owner = THIS_MODULE, }, .probe = rc5t583_regulator_probe, };