mirror of
https://xff.cz/git/u-boot/
synced 2026-01-04 05:37:10 +01:00
The dtoc tests need to be adapted to dtoc being changed to output platdata structs as const, which has been introduced in commit7d05d3a8e3("dtoc: make generated platdata structs const"). Fixes:7d05d3a8e3("dtoc: make generated platdata structs const") Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>