x86: Correct the assembly guard in e820.h
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:29 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:22 +0000 (11:27 +0800)
commit3a25073a40e0351375c2784c1cdc2a2b327bb4c3
tree1c583a15009e3b01da35d505a9f4964c77f3e636
parent7c73cea44290a5779bfcaafe6d7a1dbf6fbc1b1d
x86: Correct the assembly guard in e820.h

This is currently in the wrong place, so including the file in the device
tree fails. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/e820.h