|
@@ -215,7 +215,6 @@ static struct platform_driver meson_wdt_driver = {
|
|
|
.remove = meson_wdt_remove,
|
|
.remove = meson_wdt_remove,
|
|
|
.shutdown = meson_wdt_shutdown,
|
|
.shutdown = meson_wdt_shutdown,
|
|
|
.driver = {
|
|
.driver = {
|
|
|
- .owner = THIS_MODULE,
|
|
|
|
|
.name = DRV_NAME,
|
|
.name = DRV_NAME,
|
|
|
.of_match_table = meson_wdt_dt_ids,
|
|
.of_match_table = meson_wdt_dt_ids,
|
|
|
},
|
|
},
|