--- zzzz-none-000/linux-3.10.107/drivers/rtc/rtc-tps6586x.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/rtc/rtc-tps6586x.c 2021-02-04 17:41:59.000000000 +0000 @@ -337,7 +337,6 @@ static struct platform_driver tps6586x_rtc_driver = { .driver = { .name = "tps6586x-rtc", - .owner = THIS_MODULE, .pm = &tps6586x_pm_ops, }, .probe = tps6586x_rtc_probe,