[PATCH v5 11/20] binman: Drop __bss_size variable in bss_data.c

Simon Glass sjg at chromium.org
Sun Jul 23 15:23:37 CEST 2023


This is not needed since the linker script sets it up. Drop the variable
to avoid confusion.

Fix the prototype for main() while we are here.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 tools/binman/test/bss_data.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list