]> git.sur5r.net Git - u-boot/blobdiff - include/pci.h
armv8: fsl: i2c: Put I2C related code under CONFIG_SYS_I2C
[u-boot] / include / pci.h
index d3c955eb8019c1996ea8caa3f41be9ffdf5fa83e..c8ef997d0de91ce0a9be21df5ece3e6d704c2c92 100644 (file)
@@ -754,6 +754,10 @@ int pci_last_busno(void);
 extern void pci_mpc85xx_init (struct pci_controller *hose);
 #endif
 
+#ifdef CONFIG_PCIE_IMX
+extern void imx_pcie_remove(void);
+#endif
+
 #if !defined(CONFIG_DM_PCI) || defined(CONFIG_DM_PCI_COMPAT)
 /**
  * pci_write_bar32() - Write the address of a BAR including control bits