]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/of_device.h
[POWERPC] Add of_find_matching_node() helper function
[linux-2.6-omap-h63xx.git] / include / linux / of_device.h
index 212bffb2b17453449ed9a6331372d5eff8cf3773..6dc11959770c23da51f4fa394c9b694f60aa1ff1 100644 (file)
@@ -10,8 +10,6 @@
 
 #define        to_of_device(d) container_of(d, struct of_device, dev)
 
-extern const struct of_device_id *of_match_node(
-       const struct of_device_id *matches, const struct device_node *node);
 extern const struct of_device_id *of_match_device(
        const struct of_device_id *matches, const struct of_device *dev);