arm/fdt: Export device_tree_for_each_node
authorShannon Zhao <zhaoshenglong@huawei.com>
Wed, 2 Mar 2016 07:37:00 +0000 (08:37 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 3 Mar 2016 08:10:05 +0000 (09:10 +0100)
commit6bb1a2fc54027041843ec9bc04881d1396cc7522
tree8d98fabaf8e577478a17f880375f1cbb7bcb0b8b
parent9bd0d13acefe7cbfb73dccd33e7e25c0385a6235
arm/fdt: Export device_tree_for_each_node

This function will be used by ACPI booting. Export it so that it can be
used by other files.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen/arch/arm/bootfdt.c
xen/include/xen/device_tree.h