xen: Use the right string comparison function in device tree
authorJulien Grall <julien.grall@linaro.org>
Fri, 13 Sep 2013 12:49:12 +0000 (13:49 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 17 Sep 2013 14:27:54 +0000 (15:27 +0100)
commit6db389ab3fc4214c4ed3df07253879dee2254edc
tree477175c78c1aba215e21013347e978df48e9637d
parentc88d32f463f75664285fd98856a7cdc6e01409bc
xen: Use the right string comparison function in device tree

When of_node_cmp and of_compat_cmp was introduced in commit fb97eb6
"xen/arm: Create a hierarchical device tree", they were copied from the wrong
Linux header.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/common/device_tree.c
xen/include/xen/device_tree.h