Commit a571444a authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] IP27: Export symbol pcibus_to_node to modules.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 9391d6bb
......@@ -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);
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