Re: [PATCH v2 31/32] pci: Drop DM_PCI

2021-09-13 Thread Tom Rini
On Sun, Aug 01, 2021 at 06:54:44PM -0600, Simon Glass wrote: > This option has not effect now. Drop it, using PCI instead where needed. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v2 31/32] pci: Drop DM_PCI

2021-08-01 Thread Simon Glass
This option has not effect now. Drop it, using PCI instead where needed. Signed-off-by: Simon Glass --- (no changes since v1) arch/Kconfig | 1 - arch/arm/Kconfig | 2 +- arch/arm/mach-imx/mx6/Kconfig| 2 +- arch/mips/Kconfig