]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: qemu: Add required linux/sizes.h include
authorSimon Glass <sjg@chromium.org>
Mon, 31 Jul 2023 03:02:04 +0000 (21:02 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:12 +0000 (23:31 +0800)
commit3cc409536232017cb69a2339c3d9c7e7a3d3d096
treebe5a1b984b3cd735fd7a2c15448d6157a2f3caea
parent17b2398534c5212dd3b32db7d965e813c8a31e59
x86: qemu: Add required linux/sizes.h include

These files rely on the config.h file provided this include. Add it
explictily so we can move to a text environment.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> # Intel Edison
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/qemu/dram.c
arch/x86/cpu/qemu/e820.c