[U-Boot] [PATCH 14/17] x86: Add a forward struct declaration in coreboot_tables.h

Bin Meng bmeng.cn at gmail.com
Sun May 19 07:39:44 UTC 2019


On Sun, May 19, 2019 at 2:00 AM Simon Glass <sjg at chromium.org> wrote:
>
> This struct is not defined in this header file. Add a forward declaration
> so that it can be included in any context.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/include/asm/coreboot_tables.h | 2 ++
>  1 file changed, 2 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list