image: Add a prototype for fit_image_get_phase()
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2024 17:23:55 +0000 (10:23 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 12 Dec 2024 22:35:23 +0000 (16:35 -0600)
commit3344767d320b8881b6fa9a8ce5e1d9b7c852c9f1
tree835bb72ce87f605a466f0a76c4b0fd64dfcb2447
parenta2c90dc3711da518fdea7a95a1a5a057e98fea3c
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>
include/image.h