mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-11 06:06:52 +03: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>