]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Move sysinfo related to sysinfo.h
authorBin Meng <bmeng.cn@gmail.com>
Sun, 28 Feb 2016 06:57:56 +0000 (22:57 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 17 Mar 2016 02:27:21 +0000 (10:27 +0800)
commit1329020d2100ec29ac04d66f10bf5cb300b841c1
tree9073e92d39e8d0478577965c521203d21ae8f9ae
parentf1d6fda6d3ed0f397afebf715d9540e8666f1596
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>
arch/x86/include/asm/arch-coreboot/sysinfo.h
arch/x86/include/asm/coreboot_tables.h