diff options
Diffstat (limited to 'drivers/hwmon/w83627hf.c')
-rw-r--r-- | drivers/hwmon/w83627hf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/w83627hf.c b/drivers/hwmon/w83627hf.c index 2ffb84f9c6b7..7ea441d4da63 100644 --- a/drivers/hwmon/w83627hf.c +++ b/drivers/hwmon/w83627hf.c | |||
@@ -333,7 +333,6 @@ static void w83627hf_init_client(struct i2c_client *client); | |||
333 | 333 | ||
334 | static struct i2c_driver w83627hf_driver = { | 334 | static struct i2c_driver w83627hf_driver = { |
335 | .driver = { | 335 | .driver = { |
336 | .owner = THIS_MODULE, | ||
337 | .name = "w83627hf", | 336 | .name = "w83627hf", |
338 | }, | 337 | }, |
339 | .attach_adapter = w83627hf_detect, | 338 | .attach_adapter = w83627hf_detect, |