commit | 933875ec506aebb1495c040bd13e91c009b68eef | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:49:07 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 7b644b9c2874f83f84712944042bae6d11fa73cf | |
parent | bc74d94e3da174c18d805f8e789a66b04ac47e6a [diff] |
buildman: Split parser creation in two Split this into two functions to avoid a warning about too many statements. Signed-off-by: Simon Glass <sjg@chromium.org>