Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[firefly-linux-kernel-4.4.55.git] / drivers / hwmon / max197.c
index 82128ad79a911c893e784b8a5623f1e04c4afb5a..cb0dcfda958c1a905c1fc9954f1a637a81a40467 100644 (file)
@@ -334,7 +334,6 @@ MODULE_DEVICE_TABLE(platform, max197_device_ids);
 static struct platform_driver max197_driver = {
        .driver = {
                .name = "max197",
-               .owner = THIS_MODULE,
        },
        .probe = max197_probe,
        .remove = max197_remove,