]> git.sur5r.net Git - u-boot/blobdiff - include/asm-sh/pci.h
m41t11: Remove unused functions
[u-boot] / include / asm-sh / pci.h
index bc59491c8a21b8c4cadb0efbc84c1b25346a62c8..040c532132c80d99a850e46f34def08125077d01 100644 (file)
@@ -36,6 +36,7 @@ int pci_sh7780_init(struct pci_controller *hose);
 #error "Not support PCI."
 #endif
 
+int pci_sh4_init(struct pci_controller *hose);
 /* PCI dword read for sh4 */
 int pci_sh4_read_config_dword(struct pci_controller *hose,
                pci_dev_t dev, int offset, u32 *value);