Re: [PATCH v2 17/32] pci: msc01: Drop use of DM_PCI

2021-08-06 Thread Tom Rini
On Sun, Aug 01, 2021 at 06:54:30PM -0600, Simon Glass wrote: > Now that DM_PCI is always enabled we don't need to check it. Drop this > old code. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v2 17/32] pci: msc01: Drop use of DM_PCI

2021-08-01 Thread Simon Glass
Now that DM_PCI is always enabled we don't need to check it. Drop this old code. Signed-off-by: Simon Glass --- (no changes since v1) drivers/pci/pci_msc01.c | 64 - 1 file changed, 64 deletions(-) diff --git a/drivers/pci/pci_msc01.c b/drivers/pci/pci_