commit | 08bac8866dc9322da0806e6dd11bccab98b99fbd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 19 11:28:50 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 27 15:16:10 2024 -0600 |
tree | 511b9c8a516fb8ba4907016f284c0376cea0654e | |
parent | be8ccc67ce5933508ddeef87e6630dc393f78243 [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>