On 10 October 2018 at 18:16, Heinrich Schuchardt 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
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
---
test/overlay/cmd_ut_overlay.c | 1 +
1 file changed, 1 insertion(+)
2 matches
Mail list logo