]> git.ipfire.org Git - thirdparty/qemu.git/commit
device_tree: Constify compat in qemu_fdt_node_path()
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 23 Apr 2020 12:11:12 +0000 (14:11 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Apr 2020 14:35:41 +0000 (15:35 +0100)
commit958bae18b26ea7183865c8876c04441edfed3760
treed054c516c41e1f2d80925058a66de858656e8d9a
parent80972d3bb2dbc6a47bae84b694c14acba9c1de64
device_tree: Constify compat in qemu_fdt_node_path()

Make compat in qemu_fdt_node_path() const char *.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 20200423121114.4274-3-edgar.iglesias@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
device_tree.c
include/sysemu/device_tree.h