diff options
Diffstat (limited to 'drivers/hwmon/sch5636.c')
-rw-r--r-- | drivers/hwmon/sch5636.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/sch5636.c b/drivers/hwmon/sch5636.c index 547b5c952eff..131a2815dbda 100644 --- a/drivers/hwmon/sch5636.c +++ b/drivers/hwmon/sch5636.c | |||
@@ -521,7 +521,6 @@ error: | |||
521 | 521 | ||
522 | static struct platform_driver sch5636_driver = { | 522 | static struct platform_driver sch5636_driver = { |
523 | .driver = { | 523 | .driver = { |
524 | .owner = THIS_MODULE, | ||
525 | .name = DRVNAME, | 524 | .name = DRVNAME, |
526 | }, | 525 | }, |
527 | .probe = sch5636_probe, | 526 | .probe = sch5636_probe, |