Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[MIPS] SN: Declare bridge_pci_ops.

parent 610019ba
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -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 */