Merge tag 'irqchip-urgent-3.19' of git://git.infradead.org/users/jcooper/linux into...
[cascardo/linux.git] / drivers / watchdog / ib700wdt.c
index 4247c49..f2e4e1e 100644 (file)
@@ -339,7 +339,6 @@ static struct platform_driver ibwdt_driver = {
        .remove         = ibwdt_remove,
        .shutdown       = ibwdt_shutdown,
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = DRV_NAME,
        },
 };