diff options
Diffstat (limited to 'drivers/hwmon/wm8350-hwmon.c')
-rw-r--r-- | drivers/hwmon/wm8350-hwmon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/wm8350-hwmon.c b/drivers/hwmon/wm8350-hwmon.c index 90e3d918e597..31af438ffa88 100644 --- a/drivers/hwmon/wm8350-hwmon.c +++ b/drivers/hwmon/wm8350-hwmon.c | |||
@@ -93,7 +93,6 @@ static struct platform_driver wm8350_hwmon_driver = { | |||
93 | .probe = wm8350_hwmon_probe, | 93 | .probe = wm8350_hwmon_probe, |
94 | .driver = { | 94 | .driver = { |
95 | .name = "wm8350-hwmon", | 95 | .name = "wm8350-hwmon", |
96 | .owner = THIS_MODULE, | ||
97 | }, | 96 | }, |
98 | }; | 97 | }; |
99 | 98 | ||