image: Add a prototype for fit_image_get_phase()
authorSimon Glass <sjg@chromium.org>
Thu, 19 Dec 2024 18:28:50 +0000 (11:28 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 27 Dec 2024 21:16:10 +0000 (15:16 -0600)
commit9922227ac5c1e51b211e4062c90db0ab5355cd97
tree511b9c8a516fb8ba4907016f284c0376cea0654e
parent8369dd058ac3008b3a0c8b2c2e87d4e86895a79b
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