On Sat, May 18, 2019 at 2:26 AM Marek Vasut <[email protected]> wrote: > > The DM iMX PCI driver has DM_FLAG_OS_PREPARE set and will call > imx_pcie_remove() from the .remove callback. Do not call it from > the architecture code again. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Bin Meng <[email protected]> > Cc: Fabio Estevam <[email protected]> > Cc: Stefano Babic <[email protected]> > --- > arch/arm/mach-imx/cpu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

