diff --git a/[refs] b/[refs] index 6a644392f234..a07f1bfb0a6b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 610019baddcb4c4c323c12cd44ca7f73d7145d6f +refs/heads/master: 7ab2dc41d15f31e9d5472e46148337b4cf7c941c diff --git a/trunk/include/asm-mips/pci/bridge.h b/trunk/include/asm-mips/pci/bridge.h index b4ee995c56e6..2bb1fca66136 100644 --- a/trunk/include/asm-mips/pci/bridge.h +++ b/trunk/include/asm-mips/pci/bridge.h @@ -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 */