mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-17 00:31:50 +01:00
This case was intended to check that widening an int array with an int does nothing. Fix it. Reported-by: Walter Lozano <walter.lozano@collabora.com> Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Walter Lozano <walter.lozano@collabora.com>