X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fpci%2Fpci.c;h=461908941de2ef7f6220a22e9a7ab2e69c082f48;hb=3f4e1e8efc5b700473f1920e92b521cb0945a6e3;hp=645ecd423f8fa72a62cb0412b1f8c0cbe301c7cf;hpb=5f48d798eb151f50d79b93913b59190a679ee9b5;p=u-boot diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c index 645ecd423f..461908941d 100644 --- a/drivers/pci/pci.c +++ b/drivers/pci/pci.c @@ -9,7 +9,10 @@ */ /* - * PCI routines + * Old PCI routines + * + * Do not change this file. Instead, convert your board to use CONFIG_DM_PCI + * and change pci-uclass.c. */ #include