diff options
Diffstat (limited to 'drivers/reset/sti/reset-stih415.c')
-rw-r--r-- | drivers/reset/sti/reset-stih415.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/reset/sti/reset-stih415.c b/drivers/reset/sti/reset-stih415.c index c93fd260447e..8dad603d863c 100644 --- a/drivers/reset/sti/reset-stih415.c +++ b/drivers/reset/sti/reset-stih415.c | |||
@@ -101,7 +101,6 @@ static struct platform_driver stih415_reset_driver = { | |||
101 | .probe = syscfg_reset_probe, | 101 | .probe = syscfg_reset_probe, |
102 | .driver = { | 102 | .driver = { |
103 | .name = "reset-stih415", | 103 | .name = "reset-stih415", |
104 | .owner = THIS_MODULE, | ||
105 | .of_match_table = stih415_reset_match, | 104 | .of_match_table = stih415_reset_match, |
106 | }, | 105 | }, |
107 | }; | 106 | }; |