Re: [PATCH v2 30/32] pci: Drop PCI_INDIRECT_BRIDGE
On Sun, Aug 01, 2021 at 06:54:43PM -0600, Simon Glass wrote: > This does not work with driver model so can be removed. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature
[PATCH v2 30/32] pci: Drop PCI_INDIRECT_BRIDGE
This does not work with driver model so can be removed. Signed-off-by: Simon Glass --- (no changes since v1) README | 3 -- drivers/pci/Makefile| 1 - drivers/pci/pci_indirect.c | 71 - include/configs/MPC8349E