of: Introduce Device Tree resolve support.
[deliverable/linux.git] / include / linux / of.h
index 6c4363b8ddc3ddba1a75d9f2396f453ae92ab5e9..6545e7aec7bb95dc41ad6225050cb19e7038287a 100644 (file)
@@ -863,4 +863,7 @@ static inline int of_changeset_update_property(struct of_changeset *ocs,
 }
 #endif
 
+/* CONFIG_OF_RESOLVE api */
+extern int of_resolve_phandles(struct device_node *tree);
+
 #endif /* _LINUX_OF_H */
This page took 0.027217 seconds and 5 git commands to generate.