fdt: Drop #ifdefs with MULTI_DTB_FIT
authorSimon Glass <sjg@chromium.org>
Fri, 17 Dec 2021 03:59:25 +0000 (20:59 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 23 Dec 2021 15:24:39 +0000 (10:24 -0500)
commitb4b6daf38d49c73f670bbf1654b568bca222fa79
treee376c3b6678dce240e179df7fd02fdfbaf88c2e8
parent3f51f78cbd1537deacf6ba163b014f9b200defd4
fdt: Drop #ifdefs with MULTI_DTB_FIT

Refactor the code to drop the #ifdefs for this feature.

Signed-off-by: Simon Glass <sjg@chromium.org>
dts/Kconfig
include/asm-generic/global_data.h
lib/fdtdec.c