Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / drivers / watchdog / s3c2410_wdt.c
index 1626dc6..e89ae02 100644 (file)
@@ -741,7 +741,6 @@ static struct platform_driver s3c2410wdt_driver = {
        .shutdown       = s3c2410wdt_shutdown,
        .id_table       = s3c2410_wdt_ids,
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = "s3c2410-wdt",
                .pm     = &s3c2410wdt_pm_ops,
                .of_match_table = of_match_ptr(s3c2410_wdt_match),