This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ppc / pci-bridge.h
index dc61c91..acd9cb4 100644 (file)
@@ -94,8 +94,6 @@ int early_write_config_word(struct pci_controller *hose, int bus, int dev_fn,
 int early_write_config_dword(struct pci_controller *hose, int bus, int dev_fn,
                             int where, u32 val);
 
-extern void setup_indirect_pci_nomap(struct pci_controller* hose,
-                              u32 cfg_addr, u32 cfg_data);
 extern void setup_indirect_pci(struct pci_controller* hose,
                               u32 cfg_addr, u32 cfg_data);
 extern void setup_grackle(struct pci_controller *hose);