X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=drivers%2Fregulator%2Ftps6524x-regulator.c;h=9d6ea3a4dccd1c3bc2d35052c72ea374652b6045;hb=3821a065f5672c430a088ae68b4da2a2d2b34106;hp=5b494db9f95c90aba642c44f8af58910c71b1711;hpb=a5eb1aeb25df89c627248a162cc35ffb556dc486;p=karo-tx-linux.git diff --git a/drivers/regulator/tps6524x-regulator.c b/drivers/regulator/tps6524x-regulator.c index 5b494db9f95c..9d6ea3a4dccd 100644 --- a/drivers/regulator/tps6524x-regulator.c +++ b/drivers/regulator/tps6524x-regulator.c @@ -629,7 +629,6 @@ static struct spi_driver pmic_driver = { .probe = pmic_probe, .driver = { .name = "tps6524x", - .owner = THIS_MODULE, }, };