]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/hwmon/max197.c
cxl: Dump debug info on the AFU configuration record
[karo-tx-linux.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,