diff options
author | Bin Meng <bin.meng@windriver.com> | 2020-05-19 23:38:32 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-06-11 20:52:11 -0600 |
commit | a9ad113df005b4ecd7b719736c228b1da69aa8d6 (patch) | |
tree | 655c9f620befea86ea5ff72e1ad0dfdd15f96674 /test | |
parent | 7664b03ffc51fa7563969c61fa28bf656af441bd (diff) |
fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
fdtdec_get_addr_size() expects size is of type 'fdt_size_t', and
return value is of type 'fdt_addr_t'. Adjust their types accordingly.
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions