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)
commit199056d1a1b8301b493adf469859fe38d9a77170
tree87a505a06275b74d031d6d402a32b531c18f31ce
parenteb4b7fa0ae50187e63e2f712409ebb63e1b77119
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