Skip to content
Snippets Groups Projects
Commit 05fd8877 authored by Guennadi Liakhovetski's avatar Guennadi Liakhovetski Committed by Jean-Christophe PLAGNIOL-VILLARD
Browse files

ARM: remove unused variable


The "size" variable in start_armboot() in lib_arm/board.c is only really
used in "#ifndef CONFIG_SYS_NO_FLASH" case, and even there it can be
eliminated (thanks to Jean-Christophe PLAGNIOL-VILLARD for a suggestion.)

Signed-off-by: default avatarGuennadi Liakhovetski <lg@denx.de>
parent 9d8811c5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment