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

Commit a571444a authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] IP27: Export symbol pcibus_to_node to modules.

parent 9391d6bb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -205,6 +205,7 @@ int pcibus_to_node(struct pci_bus *bus)

	return bc->nasid;
}
EXPORT_SYMBOL(pcibus_to_node);

DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,
	pci_fixup_ioc3);