From 5f865ac74fa3ed9fe0500c6d65e949f66452e59d Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 5 Aug 2008 23:44:49 +0100 Subject: [PATCH] --- yaml --- r: 109151 b: refs/heads/master c: a571444a06257558039619a9eecfb137812670eb h: refs/heads/master i: 109149: 3e68dc2169c6555a13b869809c69ad800d4c67eb 109147: 3ae1b716eb88dd0a5a884f4971e4d2e2c7c11381 109143: 758405932a45df07a3dc2867668e1a457bbb6f41 109135: 4b8e01e061536758c8ec3e82d92c4bb172491850 109119: 40c0a29b621a038f23e0fc9156f0ee280cbd0cb0 v: v3 --- [refs] | 2 +- trunk/arch/mips/pci/pci-ip27.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 1a2cde7d9a72..5e7d0d092401 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9391d6bbedfd28c20531be75a3929c62bb43676e +refs/heads/master: a571444a06257558039619a9eecfb137812670eb diff --git a/trunk/arch/mips/pci/pci-ip27.c b/trunk/arch/mips/pci/pci-ip27.c index ce92f82b16d2..bd78368c82bf 100644 --- a/trunk/arch/mips/pci/pci-ip27.c +++ b/trunk/arch/mips/pci/pci-ip27.c @@ -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);