Merge branches 'pm-cpufreq' and 'pm-cpuidle'
[cascardo/linux.git] / drivers / watchdog / sch311x_wdt.c
index b96127e..43d0cbb 100644 (file)
@@ -453,7 +453,6 @@ static struct platform_driver sch311x_wdt_driver = {
        .remove         = sch311x_wdt_remove,
        .shutdown       = sch311x_wdt_shutdown,
        .driver         = {
-               .owner = THIS_MODULE,
                .name = DRV_NAME,
        },
 };