Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / watchdog / acquirewdt.c
index 5614416..d6210d9 100644 (file)
@@ -294,7 +294,6 @@ static struct platform_driver acquirewdt_driver = {
        .remove         = acq_remove,
        .shutdown       = acq_shutdown,
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = DRV_NAME,
        },
 };