]> git.sur5r.net Git - u-boot/commitdiff
libfdt: Drop inlining of fdt_path_offset()
authorSimon Glass <sjg@chromium.org>
Sun, 2 Oct 2016 23:59:30 +0000 (17:59 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Oct 2016 20:12:40 +0000 (14:12 -0600)
The fdt_path_offset() function is not inlined in upstream libfdt. Adjust
U-Boot's version to match.

Signed-off-by: Simon Glass <sjg@chromium.org>

No differences found