soreuseport: Fix TCP listener hash collision
[cascardo/linux.git] / drivers / watchdog / cpwd.c
index e55ed70..0200768 100644 (file)
@@ -679,7 +679,6 @@ MODULE_DEVICE_TABLE(of, cpwd_match);
 static struct platform_driver cpwd_driver = {
        .driver = {
                .name = DRIVER_NAME,
-               .owner = THIS_MODULE,
                .of_match_table = cpwd_match,
        },
        .probe          = cpwd_probe,