summaryrefslogtreecommitdiffstats
path: root/cpukit/dtc/libfdt/fdt.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2019-11-08 14:42:53 +0000
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-02 07:52:20 +0100
commit7217a4f40b2fa8885b2b5acff316bd10afe59ec5 (patch)
tree12b76cdd5ef92c292186bba567cba624ad401252 /cpukit/dtc/libfdt/fdt.c
parentlibfdt.h: add explicit cast from void* to uint8_t* in fdt(32|64)_st (diff)
downloadrtems-7217a4f40b2fa8885b2b5acff316bd10afe59ec5.tar.bz2
libfdt: Correct prototype for fdt_ro_probe_()
This function returns an int32_t, however the prototype in libfdt_internal.h shows it returning an int. We haven't caught this before because they're the same type on nearly all platforms this gets built on. Apparently it's not the case on FreeRTOS, so someone hit this mismatch building for that platform. Reported-by: dharani kumar <dharanikumarsrvn@gmail.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'cpukit/dtc/libfdt/fdt.c')
0 files changed, 0 insertions, 0 deletions