diff options
Diffstat (limited to 'drivers/macintosh/therm_adt746x.c')
-rw-r--r-- | drivers/macintosh/therm_adt746x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/macintosh/therm_adt746x.c b/drivers/macintosh/therm_adt746x.c index 8bb1d857e14d..02a3117ef92d 100644 --- a/drivers/macintosh/therm_adt746x.c +++ b/drivers/macintosh/therm_adt746x.c | |||
@@ -172,7 +172,6 @@ detach_thermostat(struct i2c_adapter *adapter) | |||
172 | 172 | ||
173 | static struct i2c_driver thermostat_driver = { | 173 | static struct i2c_driver thermostat_driver = { |
174 | .driver = { | 174 | .driver = { |
175 | .owner = THIS_MODULE, | ||
176 | .name = "therm_adt746x", | 175 | .name = "therm_adt746x", |
177 | }, | 176 | }, |
178 | .attach_adapter = attach_thermostat, | 177 | .attach_adapter = attach_thermostat, |