]> git.ipfire.org Git - thirdparty/grub.git/commit
fdt: Move prop_entry_size to fdt.h
authorLeif Lindholm <leif.lindholm@linaro.org>
Mon, 11 Jun 2018 16:24:58 +0000 (17:24 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Sat, 23 Jun 2018 19:40:55 +0000 (21:40 +0200)
commite93fd6b776a7e6cef36c445d00436e5a23cfeba5
tree226937a661127501d84614bca3f730f6603bb457
parent0083541593e05704961db229aefea0542446c07c
fdt: Move prop_entry_size to fdt.h

To be able to resuse the prop_entry_size macro, move it to
<grub/fdt.h> and rename it grub_fdt_prop_entry_size.

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/lib/fdt.c
include/grub/fdt.h