commit | fb6b4e92f9da1677eccd26d7629a1d8a9917c631 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 07 10:23:55 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 12 16:35:23 2024 -0600 |
tree | 835bb72ce87f605a466f0a76c4b0fd64dfcb2447 | |
parent | 933ee98e71c416e23f760d1a974710715176d071 [diff] |
image: Add a prototype for fit_image_get_phase() This function exists but is not exported. Add a prototype so it can be used elsewhere. Signed-off-by: Simon Glass <sjg@chromium.org>