commit | bc65bff5dc5cf794df849ee18621442717edc926 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 25 10:54:32 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 27 13:51:06 2023 -0400 |
tree | beebbc12d4ecfd590f1392f1223e16109bb2f3ac | |
parent | 62d13fa6349e66f839fa855ac3f7ec71a1adfe87 [diff] |
ide: Move a few functions further up the file Move these functions so they appear before they are used. Signed-off-by: Simon Glass <sjg@chromium.org>