Re: [PATCH v2 18/32] pci: imx: Drop use of DM_PCI

2021-08-06 Thread Tom Rini
On Sun, Aug 01, 2021 at 06:54:31PM -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 18/32] pci: imx: 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/pcie_imx.c | 81 -- 1 file changed, 81 deletions(-) diff --git a/drivers/pci/pcie_imx.c b/drivers/pci/pcie_