[PATCH] x86: Fix i8259 ifdef include guard

Bin Meng bmeng.cn at gmail.com
Wed Dec 14 05:03:43 CET 2022


On Tue, Sep 27, 2022 at 6:23 AM Alistair Delva <adelva at google.com> wrote:
>
> When building U-Boot with clang, it notices that the i8259.h include
> guard does not work correctly due to a typo. Fix it.
>
> Signed-off-by: Alistair Delva <adelva at google.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Nick Desaulniers <ndesaulniers at google.com>
> ---
>  arch/x86/include/asm/i8259.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list