diff options
Diffstat (limited to 'drivers/thermal/db8500_thermal.c')
-rw-r--r-- | drivers/thermal/db8500_thermal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/thermal/db8500_thermal.c b/drivers/thermal/db8500_thermal.c index 1e3b3bf9f993..20adfbe27df1 100644 --- a/drivers/thermal/db8500_thermal.c +++ b/drivers/thermal/db8500_thermal.c | |||
@@ -517,7 +517,6 @@ static const struct of_device_id db8500_thermal_match[] = { | |||
517 | 517 | ||
518 | static struct platform_driver db8500_thermal_driver = { | 518 | static struct platform_driver db8500_thermal_driver = { |
519 | .driver = { | 519 | .driver = { |
520 | .owner = THIS_MODULE, | ||
521 | .name = "db8500-thermal", | 520 | .name = "db8500-thermal", |
522 | .of_match_table = of_match_ptr(db8500_thermal_match), | 521 | .of_match_table = of_match_ptr(db8500_thermal_match), |
523 | }, | 522 | }, |