Commit 7ab2dc41 authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] SN: Declare bridge_pci_ops.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 610019ba
...@@ -848,4 +848,6 @@ struct bridge_controller { ...@@ -848,4 +848,6 @@ struct bridge_controller {
extern void register_bridge_irq(unsigned int irq); extern void register_bridge_irq(unsigned int irq);
extern int request_bridge_irq(struct bridge_controller *bc); extern int request_bridge_irq(struct bridge_controller *bc);
extern struct pci_ops bridge_pci_ops;
#endif /* _ASM_PCI_BRIDGE_H */ #endif /* _ASM_PCI_BRIDGE_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment