xen/dts: Constify device_tree_flattened
authorJulien Grall <julien.grall@linaro.org>
Fri, 13 Sep 2013 12:49:08 +0000 (13:49 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 17 Sep 2013 14:27:15 +0000 (15:27 +0100)
commit9fe65ea7397b114c1d90e4a445395955220f099c
treea6c7f29902197485139ea384b8f85ea93782ec26
parentf3f5f1927f0d3aef9e3d2ce554dbfa0de73487d5
xen/dts: Constify device_tree_flattened

The Flat Device Tree is given by the bootloader. Xen doesn't need to modify it.

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