2012/1/19 Kenji Kaneshige <kaneshige.kenji@xxxxxxxxxxxxxx>: > (2011/12/17 9:52), Yinghai Lu wrote: > > <snip.> >> >> -/* >> - * Read the config data for a PCI device, sanity-check it >> - * and fill in the dev structure... >> - */ >> -static struct pci_dev *pci_scan_device(struct pci_bus *bus, int devfn) >> +bool pci_bus_read_dev_vendor_id(struct pci_bus *bus, int devfn, u32 *l, >> + int crs_timeout) > > EXPORT_SYMBOL() for pci_bus_read_dev_vendor_id() is needed to build > pciehp as a kernel module. > Thanks for reviewing. Will update the patch accordingly and separate it to two at least. Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html