On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <[email protected]> wrote: > > This is always zero in the source tree, so drop it. > > While we are here, add a comment to _X86EMU_env since it the symbol is
Remove "it" > actually defined twice, which can cause confusion when building. > > Signed-off-by: Simon Glass <[email protected]> > --- > > (no changes since v1) > > drivers/bios_emulator/biosemui.h | 18 +++++++++--------- > drivers/bios_emulator/x86emu/sys.c | 1 + > include/configs/conga-qeval20-qa3-e3845.h | 2 -- > include/configs/dfi-bt700.h | 2 -- > include/configs/minnowmax.h | 2 -- > include/configs/som-db5800-som-6867.h | 2 -- > include/configs/theadorable-x86-common.h | 2 -- > include/configs/x86-chromebook.h | 2 -- > 8 files changed, 10 insertions(+), 21 deletions(-) > Otherwise, Reviewed-by: Bin Meng <[email protected]>

