]> Git Repo - J-u-boot.git/commit
pci: Remove non-DM board_pci_fixup_dev() declaration
authorTom Rini <[email protected]>
Sat, 15 May 2021 01:34:06 +0000 (21:34 -0400)
committerTom Rini <[email protected]>
Wed, 7 Jul 2021 23:51:33 +0000 (19:51 -0400)
commitc7b36007e7eacf7c58189e76d9ee127188cc7410
tree31ab9973740e12c313fc5950f30f0d74bf339f2c
parent7e58a3a148fb94e9ce09fb48d0ddd75c20ee7df9
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 <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
include/pci.h
This page took 0.034259 seconds and 4 git commands to generate.