u-boot/drivers/bios_emulator
Tom Rini f60757dfd0 bios_emulator: Remove <common.h> and add needed includes
Remove <common.h> from this driver directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
2024-05-07 08:00:41 -06:00
..
include global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
x86emu bios_emulator: Remove <common.h> and add needed includes 2024-05-07 08:00:41 -06:00
atibios.c bios_emulator: Remove <common.h> and add needed includes 2024-05-07 08:00:41 -06:00
besys.c bios_emulator: Remove <common.h> and add needed includes 2024-05-07 08:00:41 -06:00
bios.c bios_emulator: Remove <common.h> and add needed includes 2024-05-07 08:00:41 -06:00
biosemu.c bios_emulator: Remove <common.h> and add needed includes 2024-05-07 08:00:41 -06:00
biosemui.h bios_emulator: Drop VIDEO_IO_OFFSET 2023-07-17 17:08:44 +08:00
Kconfig bios_emulator: Add Kconfig and adjust Makefile for SPL 2023-07-17 17:08:44 +08:00
Makefile