]> git.baikalelectronics.ru Git - uboot.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)
commitad63c4cbd413c9b20edc2010623d6ea0a492443d
treebe5a1b984b3cd735fd7a2c15448d6157a2f3caea
parent7325db81266017a4269792c4deec8724ea2b76f6
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