commit | c935a3ba58a39e6d3bc95be3dd194cc72e2f5038 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 25 10:54:36 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 27 13:51:06 2023 -0400 |
tree | 226af0a5315633c384477577c23cf5242329d460 | |
parent | 631db66b13ceb86345e494ef1f4fb4fa77271910 [diff] |
ide: Make function static Only one function is called from outside this file. Make all the others static. Signed-off-by: Simon Glass <sjg@chromium.org>