Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci/host...
[deliverable/linux.git] / drivers / pci / pci.c
index 28df200bc54cf3b8db85f309553d7f64ee00f965..061fdce8f8e1906f3527bfbdee1678e8da5722c3 100644 (file)
@@ -2493,6 +2493,7 @@ u8 pci_common_swizzle(struct pci_dev *dev, u8 *pinp)
        *pinp = pin;
        return PCI_SLOT(dev->devfn);
 }
+EXPORT_SYMBOL_GPL(pci_common_swizzle);
 
 /**
  *     pci_release_region - Release a PCI bar
This page took 0.026721 seconds and 5 git commands to generate.