diff options
Diffstat (limited to 'drivers/reset/sti/reset-stih416.c')
-rw-r--r-- | drivers/reset/sti/reset-stih416.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/reset/sti/reset-stih416.c b/drivers/reset/sti/reset-stih416.c index 5fc987076a90..79aed70a26c0 100644 --- a/drivers/reset/sti/reset-stih416.c +++ b/drivers/reset/sti/reset-stih416.c | |||
@@ -132,7 +132,6 @@ static struct platform_driver stih416_reset_driver = { | |||
132 | .probe = syscfg_reset_probe, | 132 | .probe = syscfg_reset_probe, |
133 | .driver = { | 133 | .driver = { |
134 | .name = "reset-stih416", | 134 | .name = "reset-stih416", |
135 | .owner = THIS_MODULE, | ||
136 | .of_match_table = stih416_reset_match, | 135 | .of_match_table = stih416_reset_match, |
137 | }, | 136 | }, |
138 | }; | 137 | }; |