scsi: asc/ascq codes, sync to T10 2014/12/21
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / pnx4008_wdt.c
index 15fb316e94374950e5e6c5baaaad5313bd807b9d..55e220150103067ae7544b7046cfe39783a14e20 100644 (file)
@@ -207,7 +207,6 @@ MODULE_DEVICE_TABLE(of, pnx4008_wdt_match);
 static struct platform_driver platform_wdt_driver = {
        .driver = {
                .name = "pnx4008-watchdog",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(pnx4008_wdt_match),
        },
        .probe = pnx4008_wdt_probe,