Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / drivers / iommu / mtk_iommu.c
index 55c87d6f4a1fe517818e6609f8dcbd213f322f88..6fd75a60abd6781b4bf10df1571e045d78fc035a 100644 (file)
@@ -883,8 +883,8 @@ static int mtk_iommu_probe(struct platform_device *pdev)
                }
                data->larb_imu[id].dev = &plarbdev->dev;
 
-               component_match_add_release(dev, &match, release_of,
-                                           compare_of, larbnode);
+               component_match_add_release(dev, &match, component_release_of,
+                                           component_compare_of, larbnode);
        }
 
        /* Get smi-common dev from the last larb. */