]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/faraday/ftpci100.h
Merge branch 'master' of git://git.denx.de/u-boot-nds32
[karo-tx-uboot.git] / include / faraday / ftpci100.h
similarity index 98%
rename from drivers/pci/pci_ftpci100.h
rename to include/faraday/ftpci100.h
index 73eb7c5b011642966fc76189009689d46bcee40f..43152aae2b320b2eef480f24b39bf95889f0c86f 100644 (file)
@@ -64,6 +64,8 @@ struct ftpci100_ahbc {
 #define FTPCI100_BRIDGE_VENDORID               0x159b
 #define FTPCI100_BRIDGE_DEVICEID               0x4321
 
+void pci_ftpci_init(void);
+
 struct pcibar {
        unsigned int size;
        unsigned int addr;