Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh...
[linux-2.6-microblaze.git] / drivers / of / base.c
index 209953c..d5a5c35 100644 (file)
@@ -578,6 +578,7 @@ int of_device_compatible_match(const struct device_node *device,
 
        return score;
 }
+EXPORT_SYMBOL_GPL(of_device_compatible_match);
 
 /**
  * of_machine_is_compatible - Test root of device tree for a given compatible value