image: Reduce variable scope in boot_get_fdt()
Move the variables declarations to where they are needed, to reduce the
number of #ifdefs needed.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Loading
Please register or sign in to comment
Move the variables declarations to where they are needed, to reduce the
number of #ifdefs needed.
Signed-off-by:
Simon Glass <sjg@chromium.org>