[U-Boot] [PATCH v3 05/13] dm: pci: Rename pci_auto.c to pci_auto_old.c
Simon Glass
sjg at chromium.org
Sat Nov 28 17:55:26 CET 2015
On 26 November 2015 at 18:51, Simon Glass <sjg at chromium.org> wrote:
> This file should not be used with driver model as it has lots of legacy/
> compatibility functions. Rename it to make this clear.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> drivers/pci/Makefile | 2 +-
> drivers/pci/{pci_auto.c => pci_auto_old.c} | 0
> 2 files changed, 1 insertion(+), 1 deletion(-)
> rename drivers/pci/{pci_auto.c => pci_auto_old.c} (100%)
Applied to u-boot-dm.
More information about the U-Boot
mailing list