]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-sparc64/prom.h
[SPARC]: Centralize find_in_proplist() instead of duplicating N times.
[karo-tx-linux.git] / include / asm-sparc64 / prom.h
index 31dcb92fbae0cc27039c33c189c3f73d2730a09a..07843f9f05df5771928f8f53285e158f27a919fd 100644 (file)
@@ -76,6 +76,7 @@ extern int of_set_property(struct device_node *node, const char *name, void *val
 extern int of_getintprop_default(struct device_node *np,
                                 const char *name,
                                 int def);
+extern int of_find_in_proplist(const char *list, const char *match, int len);
 
 extern void prom_build_devicetree(void);