--- zzzz-none-000/linux-3.10.107/drivers/hwmon/w83781d.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/hwmon/w83781d.c 2021-02-04 17:41:59.000000000 +0000 @@ -4,7 +4,7 @@ * Copyright (c) 1998 - 2001 Frodo Looijaard , * Philip Edelbrock , * and Mark Studebaker - * Copyright (c) 2007 - 2008 Jean Delvare + * Copyright (c) 2007 - 2008 Jean Delvare * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -1839,7 +1839,6 @@ static struct platform_driver w83781d_isa_driver = { .driver = { - .owner = THIS_MODULE, .name = "w83781d", }, .probe = w83781d_isa_probe,