mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-26 03:13:12 +08: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>