summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-05-26 14:19:27 -0600
committerTom Rini <[email protected]>2026-06-17 14:06:48 -0600
commit37fef5ab88d1134fd6b8b53090e0bfa442732e24 (patch)
tree4d57b4490d5d9d45203f7b5ded7937aa9e68aab3 /scripts/kernel-doc
parent987907ae4bcc5d6055bdf7d318a3edf53e14d5fa (diff)
dtc: Resync fdt_check_full() with upstream version v1.7.2-35-g52f07dcca47c
In the upstream project, the function fdt_check_full has been moved from fdt_ro.c to its own file, fdt_check.c. This file is not included in the Linux kernel copy and so has not been synced over. As we do need and use the fdt_check_full function, bring that file over as of the current upstream we are synced to. Remove our copy of this function from fdt_ro.c and add fdt_check.o and 1-liner fdt_check.c where needed. Note that for now, this will increase size in some cases as upstream does not have a size reduction method here. Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions