aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/menf21bmc_hwmon.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/menf21bmc_hwmon.c')
-rw-r--r--drivers/hwmon/menf21bmc_hwmon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/menf21bmc_hwmon.c b/drivers/hwmon/menf21bmc_hwmon.c
index afc6b58eaa62..c29a4c3c6b9e 100644
--- a/drivers/hwmon/menf21bmc_hwmon.c
+++ b/drivers/hwmon/menf21bmc_hwmon.c
@@ -219,7 +219,6 @@ static struct platform_driver menf21bmc_hwmon = {
.probe = menf21bmc_hwmon_probe,
.driver = {
.name = DRV_NAME,
- .owner = THIS_MODULE,
},
};