[MIPS] SN: Declare bridge_pci_ops.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 17 Jun 2006 13:55:40 +0000 (14:55 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 19 Jun 2006 16:39:23 +0000 (17:39 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/pci/bridge.h

index b4ee995..2bb1fca 100644 (file)
@@ -848,4 +848,6 @@ struct bridge_controller {
 extern void register_bridge_irq(unsigned int irq);
 extern int request_bridge_irq(struct bridge_controller *bc);
 
+extern struct pci_ops bridge_pci_ops;
+
 #endif /* _ASM_PCI_BRIDGE_H */