[U-Boot] [PATCH v2 5/9] efi_loader: guard against double inclusion of efi_loader.h
Simon Glass
sjg at chromium.org
Sun Oct 22 14:33:40 UTC 2017
On 13 October 2017 at 19:33, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Use a define to detect double inclusion of efi_loader.h.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
> new patch
> ---
> include/efi_loader.h | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list