mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 07:51:17 +02:00
Replace a number of array length calculations with the ARRAY_SIZE() macro, for clarity. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Reviewed-by: York Sun <york.sun@nxp.com>