On 2/8/21 6:38 PM, Mikko Perttunen wrote:
...
-static int of_iommu_xlate(struct device *dev,
-                         struct of_phandle_args *iommu_spec)
+int of_iommu_xlate(struct device *dev, struct of_phandle_args *iommu_spec)
...
+EXPORT_SYMBOL_GPL(of_iommu_xlate);

These two chunks should not be needed.. looks like I left them in from some earlier experiments.

Sending patches out is really the best way to notice mistakes, even after reading through them 5 times before.. :)

Mikko

Reply via email to