Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
[cascardo/linux.git] / drivers / watchdog / imx2_wdt.c
index 7e12f88..65b84d8 100644 (file)
@@ -337,7 +337,6 @@ static struct platform_driver imx2_wdt_driver = {
        .shutdown       = imx2_wdt_shutdown,
        .driver         = {
                .name   = DRIVER_NAME,
-               .owner  = THIS_MODULE,
                .of_match_table = imx2_wdt_dt_ids,
        },
 };