]> git.baikalelectronics.ru Git - uboot.git/commit
pci: Drop test for DM_VIDEO
authorSimon Glass <sjg@chromium.org>
Tue, 18 Oct 2022 13:58:16 +0000 (07:58 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:07:17 +0000 (20:07 +0100)
commit1377b985b74dba6da40a95cc3ebb4ca5e85cfb2b
tree12303fd107fb56051288da8655a877b56a344445
parent06736a9f29197d6fa42d59eda50152b9d23f9992
pci: Drop test for DM_VIDEO

This is not needed anymore, since there is no other option.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/pci/pci_rom.c