u-boot/drivers/bios_emulator
Simon Glass 199056d1a1 pci: Drop DM_PCI check from bios_emul
We don't need these checks anymore since when PCI is enabled, driver model
is always used.

Drop them.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-08-05 19:46:35 -04:00
..
include
x86emu
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
atibios.c pci: Drop DM_PCI check from bios_emul 2021-08-05 19:46:35 -04:00
besys.c
bios.c pci: Drop DM_PCI check from bios_emul 2021-08-05 19:46:35 -04:00
biosemu.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
biosemui.h