]> git.baikalelectronics.ru Git - uboot.git/commit
pci: Drop DM_PCI check from bios_emul
authorSimon Glass <sjg@chromium.org>
Mon, 2 Aug 2021 00:54:33 +0000 (18:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 5 Aug 2021 23:46:35 +0000 (19:46 -0400)
commit52b9ca302056fa8836be25ac86288ad0b511e4c9
tree87a505a06275b74d031d6d402a32b531c18f31ce
parent1fecba771f104b6593959c8ac481e35373550971
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>
drivers/bios_emulator/atibios.c
drivers/bios_emulator/bios.c
include/bios_emul.h