Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[cascardo/linux.git] / drivers / watchdog / iTCO_wdt.c
index 0ba1b7c..05ee0bf 100644 (file)
@@ -576,7 +576,6 @@ static struct platform_driver iTCO_wdt_driver = {
        .remove         = iTCO_wdt_remove,
        .shutdown       = iTCO_wdt_shutdown,
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = DRV_NAME,
        },
 };