[U-Boot] [PATCH 1/1] test: overlay: add missing include

Simon Glass sjg at chromium.org
Thu Oct 11 00:38:23 UTC 2018


On 10 October 2018 at 18:16, Heinrich Schuchardt <xypron.glpk at 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 at gmx.de>
> ---
>  test/overlay/cmd_ut_overlay.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list