mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
div_by is a misleading parameter name, when we are doing >> div_by. Rename it to right_shift. Reported-by: Simon Glass <sjg@chromium.org> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>