X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fhwmon%2Fpc87360.c;h=d50fbf93a7370784902266b2e3185a02f3fea872;hb=f39dc8d50f76218cfd2a63620dfd14831b9b144b;hp=145f674c1d8722afecf3e125245eafd3b96c6e34;hpb=9c37f95936b6c169e89733747504879b06e77c24;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/hwmon/pc87360.c b/drivers/hwmon/pc87360.c index 145f674c1d87..d50fbf93a737 100644 --- a/drivers/hwmon/pc87360.c +++ b/drivers/hwmon/pc87360.c @@ -244,7 +244,6 @@ static struct pc87360_data *pc87360_update_device(struct device *dev); static struct platform_driver pc87360_driver = { .driver = { - .owner = THIS_MODULE, .name = "pc87360", }, .probe = pc87360_probe,