On Sat, Sep 25, 2021 at 07:43:32PM -0600, Simon Glass wrote: > This function is only used in one place and does not need to use the > preprocessor. Move it to the C file and convert it to a normal function. > > Drop fit_unsupported() since it is not used. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom