commit | f8e87e73e496d3f53307d5330c02185ee0b06131 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 25 10:54:33 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 27 13:51:06 2023 -0400 |
tree | 30e2b1e2a50b6e91bc24366a0b23e4e26d98b9f6 | |
parent | bc65bff5dc5cf794df849ee18621442717edc926 [diff] |
ide: Drop weak functions These are not used from outside this file anymore. Make them static and remove them from the header file. Signed-off-by: Simon Glass <sjg@chromium.org>