diff options
Diffstat (limited to 'drivers/thermal/armada_thermal.c')
-rw-r--r-- | drivers/thermal/armada_thermal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/thermal/armada_thermal.c b/drivers/thermal/armada_thermal.c index 9d1420acb391..eaaf59c98ba2 100644 --- a/drivers/thermal/armada_thermal.c +++ b/drivers/thermal/armada_thermal.c | |||
@@ -329,7 +329,6 @@ static struct platform_driver armada_thermal_driver = { | |||
329 | .remove = armada_thermal_exit, | 329 | .remove = armada_thermal_exit, |
330 | .driver = { | 330 | .driver = { |
331 | .name = "armada_thermal", | 331 | .name = "armada_thermal", |
332 | .owner = THIS_MODULE, | ||
333 | .of_match_table = armada_thermal_id_table, | 332 | .of_match_table = armada_thermal_id_table, |
334 | }, | 333 | }, |
335 | }; | 334 | }; |