[PATCH v3 09/20] expo: Drop unneceesary calls to expo_str()

Simon Glass sjg at chromium.org
Fri Oct 18 01:11:35 CEST 2024


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 <sjg at chromium.org>
---

(no changes since v1)

 boot/expo_build.c | 16 ++--------------
 1 file changed, 2 insertions(+), 14 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list