commit | f42f26ea46be2d41addb886c54c4e1b12b191f27 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 02 07:37:54 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Aug 08 11:27:27 2021 -0600 |
tree | 425c25d8e65dd3bff20983e7a1ae178bd1856f13 | |
parent | 6a222e6557dd90575eaad30c80b4e46d3441154c [diff] |
dtoc: Correct the intarray-widening test case 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>