diff options
Diffstat (limited to 'drivers/thermal/int340x_thermal/int3402_thermal.c')
| -rw-r--r-- | drivers/thermal/int340x_thermal/int3402_thermal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/thermal/int340x_thermal/int3402_thermal.c b/drivers/thermal/int340x_thermal/int3402_thermal.c index a5d08c14ba24..c5cbc3af3a05 100644 --- a/drivers/thermal/int340x_thermal/int3402_thermal.c +++ b/drivers/thermal/int340x_thermal/int3402_thermal.c | |||
| @@ -231,7 +231,6 @@ static struct platform_driver int3402_thermal_driver = { | |||
| 231 | .remove = int3402_thermal_remove, | 231 | .remove = int3402_thermal_remove, |
| 232 | .driver = { | 232 | .driver = { |
| 233 | .name = "int3402 thermal", | 233 | .name = "int3402 thermal", |
| 234 | .owner = THIS_MODULE, | ||
| 235 | .acpi_match_table = int3402_thermal_match, | 234 | .acpi_match_table = int3402_thermal_match, |
| 236 | }, | 235 | }, |
| 237 | }; | 236 | }; |
