X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=drivers%2Fhwmon%2Fda9055-hwmon.c;h=f6e159cabe233e4af3fd5f19b7fd816fff1ebc43;hb=52f119ddea412af870fb84412c0f7832e85c7663;hp=9916a3fb4bb9d4eb8221db0ea264eae184dcb42b;hpb=be61a0d78449f53519905640ac3a9f24c197cbaf;p=deliverable%2Flinux.git diff --git a/drivers/hwmon/da9055-hwmon.c b/drivers/hwmon/da9055-hwmon.c index 9916a3fb4bb9..f6e159cabe23 100644 --- a/drivers/hwmon/da9055-hwmon.c +++ b/drivers/hwmon/da9055-hwmon.c @@ -286,7 +286,6 @@ static struct platform_driver da9055_hwmon_driver = { .probe = da9055_hwmon_probe, .driver = { .name = "da9055-hwmon", - .owner = THIS_MODULE, }, };