Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / s3c2410_wdt.c
index 1626dc66e7636837a340a6faaf762df74c25df54..e89ae027c91db4baa05a588a3c4aaac79737abe5 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),