bios_emulator: Drop VIDEO_IO_OFFSET
authorSimon Glass <sjg@chromium.org>
Sun, 16 Jul 2023 03:38:39 +0000 (21:38 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 17 Jul 2023 09:08:44 +0000 (17:08 +0800)
commit70f2030f02696ee1820d8df690e878de078b01b3
tree280244d0c76bc3b2d5326e978a73bbceb94c56ec
parent603363927a0da1be12ff7e7b073202861c979693
bios_emulator: Drop VIDEO_IO_OFFSET

This is always zero in the source tree, so drop it.

While we are here, add a comment to _X86EMU_env since the symbol is
actually defined twice, which can cause confusion when building.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/bios_emulator/biosemui.h
drivers/bios_emulator/x86emu/sys.c
include/configs/conga-qeval20-qa3-e3845.h
include/configs/dfi-bt700.h
include/configs/minnowmax.h
include/configs/som-db5800-som-6867.h
include/configs/theadorable-x86-common.h
include/configs/x86-chromebook.h