commit | 52bae6def7da84bc9cd5c89cb4e53cb5408dba19 | [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 | cc22a1c290a7aea4bbd1a279a705f72c0fe14da3 [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>