Re: [U-Boot] [PATCH v2 01/26] dm: pci: Mark legacy files as such
Applied to u-boot-dm/next. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
[U-Boot] [PATCH v2 01/26] dm: pci: Mark legacy files as such
We don't want people changing the legacy PCI files while migration is in progress. Update the file headers to indicate that. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None drivers/pci/pci.c | 5 - drivers/pci/pci_auto_old.c | 9 ++--- 2 files changed