commit | d75fb95fee7bc2542088fafc90b644ed60bce9ab | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sat Feb 27 22:57:56 2016 -0800 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Mar 17 10:27:21 2016 +0800 |
tree | 9073e92d39e8d0478577965c521203d21ae8f9ae | |
parent | 164e75740e284bc0ae12d52dd52a3069fdc41a9a [diff] |
x86: Move sysinfo related to sysinfo.h coreboot_tables.h should not include sysinfo related stuff. Move those to asm/arch-coreboot/sysinfo.h. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>