diff options
Diffstat (limited to 'drivers/hwmon/w83627ehf.c')
-rw-r--r-- | drivers/hwmon/w83627ehf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/w83627ehf.c b/drivers/hwmon/w83627ehf.c index f0ab61db7a0d..b10353b31806 100644 --- a/drivers/hwmon/w83627ehf.c +++ b/drivers/hwmon/w83627ehf.c | |||
@@ -2705,7 +2705,6 @@ static const struct dev_pm_ops w83627ehf_dev_pm_ops = { | |||
2705 | 2705 | ||
2706 | static struct platform_driver w83627ehf_driver = { | 2706 | static struct platform_driver w83627ehf_driver = { |
2707 | .driver = { | 2707 | .driver = { |
2708 | .owner = THIS_MODULE, | ||
2709 | .name = DRVNAME, | 2708 | .name = DRVNAME, |
2710 | .pm = W83627EHF_DEV_PM_OPS, | 2709 | .pm = W83627EHF_DEV_PM_OPS, |
2711 | }, | 2710 | }, |