]> git.baikalelectronics.ru Git - uboot.git/commit
pci: Remove non-DM board_pci_fixup_dev() declaration
authorTom Rini <trini@konsulko.com>
Sat, 15 May 2021 01:34:06 +0000 (21:34 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 7 Jul 2021 23:51:33 +0000 (19:51 -0400)
commitcdc837007326bbaad86e5b8792fb4439d95c28de
tree31ab9973740e12c313fc5950f30f0d74bf339f2c
parent1e72d7b05db01eb558ac67dbda1c579e7b94a4c1
pci: Remove non-DM board_pci_fixup_dev() declaration

With the ventana boards migrated to DM_PCI and DM_ETH, we can remove
this prototype.

Cc: Stefano Babic <sbabic@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
include/pci.h