]> Git Repo - J-u-boot.git/commit
x86: Fix i8254 ifdef include guard
authorAlistair Delva <[email protected]>
Wed, 20 Oct 2021 21:31:30 +0000 (21:31 +0000)
committerBin Meng <[email protected]>
Mon, 1 Nov 2021 01:50:55 +0000 (09:50 +0800)
commit9bcd51b83829ee7b80482716d490a46d381d59c6
tree9f6d8b4c7afac8f9b2ec4bca9d40e64875b7f790
parentdaf26a6bc29568fb4522cd63689906440785f28d
x86: Fix i8254 ifdef include guard

When building U-Boot with clang, it notices that the i8254.h include
guard does not work correctly due to a typo. Fix it.

Signed-off-by: Alistair Delva <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
[bmeng: fixed the other same typo at the end of the same file]
Signed-off-by: Bin Meng <[email protected]>
arch/x86/include/asm/i8254.h
This page took 0.033826 seconds and 4 git commands to generate.