diff options
Diffstat (limited to 'drivers/watchdog/nv_tco.c')
-rw-r--r-- | drivers/watchdog/nv_tco.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/watchdog/nv_tco.c b/drivers/watchdog/nv_tco.c index 0b9ec61e1313..c028454be66c 100644 --- a/drivers/watchdog/nv_tco.c +++ b/drivers/watchdog/nv_tco.c | |||
@@ -471,7 +471,6 @@ static struct platform_driver nv_tco_driver = { | |||
471 | .remove = nv_tco_remove, | 471 | .remove = nv_tco_remove, |
472 | .shutdown = nv_tco_shutdown, | 472 | .shutdown = nv_tco_shutdown, |
473 | .driver = { | 473 | .driver = { |
474 | .owner = THIS_MODULE, | ||
475 | .name = TCO_MODULE_NAME, | 474 | .name = TCO_MODULE_NAME, |
476 | }, | 475 | }, |
477 | }; | 476 | }; |