aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pc87427.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/pc87427.c')
-rw-r--r--drivers/hwmon/pc87427.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/pc87427.c b/drivers/hwmon/pc87427.c
index 9e4684e747ea..cb9fdd37bd0d 100644
--- a/drivers/hwmon/pc87427.c
+++ b/drivers/hwmon/pc87427.c
@@ -1153,7 +1153,6 @@ static int pc87427_remove(struct platform_device *pdev)
1153 1153
1154static struct platform_driver pc87427_driver = { 1154static struct platform_driver pc87427_driver = {
1155 .driver = { 1155 .driver = {
1156 .owner = THIS_MODULE,
1157 .name = DRVNAME, 1156 .name = DRVNAME,
1158 }, 1157 },
1159 .probe = pc87427_probe, 1158 .probe = pc87427_probe,