commit | d893b8ad095f952829933c79b09345ae0c8ebd6b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 16 20:59:26 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 23 10:24:39 2021 -0500 |
tree | 33b98e5fde0c09a388da06f8734af0c158763fd8 | |
parent | b4b6daf38d49c73f670bbf1654b568bca222fa79 [diff] |
fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() Move this to the header file to clean up the C code. Signed-off-by: Simon Glass <sjg@chromium.org>