Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio
[pandora-kernel.git] / drivers / watchdog / bcm47xx_wdt.c
index b61fcc5..9816485 100644 (file)
@@ -242,7 +242,6 @@ static int bcm47xx_wdt_remove(struct platform_device *pdev)
 
 static struct platform_driver bcm47xx_wdt_driver = {
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = "bcm47xx-wdt",
        },
        .probe          = bcm47xx_wdt_probe,