The scene_txt_str() function calls expo_str() so there is no need to call it beforehand. Drop this unnecessary code.
Signed-off-by: Simon Glass <[email protected]> --- (no changes since v1) boot/expo_build.c | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) Applied to u-boot-dm, thanks!

