summaryrefslogtreecommitdiffstats
path: root/cpukit/dtc/libfdt/fdt_sw.c
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2020-09-21 17:52:51 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-14 16:00:44 +0100
commit0df1a41f62544ed631e768cbda46d19db4f74de1 (patch)
tree04839bdbfe0da77178127d601c11bd6b681dbaba /cpukit/dtc/libfdt/fdt_sw.c
parentlibfdt: fdt_offset_ptr(): Fix comparison warnings (diff)
downloadrtems-0df1a41f62544ed631e768cbda46d19db4f74de1.tar.bz2
libfdt: fdt_mem_rsv(): Fix comparison warnings
With -Wsign-compare, compilers warn about a mismatching signedness in comparisons in fdt_mem_rsv(). Since all involved values must be positive, change the used types to be unsigned. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Message-Id: <20200921165303.9115-3-andre.przywara@arm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'cpukit/dtc/libfdt/fdt_sw.c')
0 files changed, 0 insertions, 0 deletions