Skip to content

Commit

Permalink
[MIPS] SN: Declare bridge_pci_ops.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Jun 19, 2006
1 parent 610019b commit 7ab2dc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/asm-mips/pci/bridge.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit 7ab2dc4

Please sign in to comment.