
11 Oct
2018
11 Oct
'18
2:38 a.m.
On 10 October 2018 at 18:16, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Compiling the overlay unit test fails with odroid-c2_defconfig showing errors like:
test/overlay/cmd_ut_overlay.c:29:8: error: unknown type name ‘fdt32_t’
Add the missing include.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
test/overlay/cmd_ut_overlay.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org