This function just calls CheckEntries() in the only non-trivial implementation. Drop it and use CheckEntries() directly.
Signed-off-by: Simon Glass <[email protected]> --- (no changes since v1) tools/binman/entry.py | 2 +- tools/binman/etype/section.py | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) Applied to u-boot-dm, thanks!

