]> git.sur5r.net Git - u-boot/blobdiff - drivers/pci/pci.c
dm: pci: video: Convert video and pci_rom to use DM PCI API
[u-boot] / drivers / pci / pci.c
index 645ecd423f8fa72a62cb0412b1f8c0cbe301c7cf..461908941de2ef7f6220a22e9a7ab2e69c082f48 100644 (file)
@@ -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 <common.h>