On Fri, Jun 5, 2015 at 2:07 AM, Michal Simek <monstr@xxxxxxxxx> wrote: > On 06/04/2015 11:49 PM, Bjorn Helgaas wrote: >> The following declarations were copied from powerpc but are unused on >> microblaze: >> >> struct pci_controller *init_phb_dynamic(struct device_node *dn) >> int remove_phb_dynamic(struct pci_controller *phb) >> struct pci_dev *of_create_pci_dev(struct device_node *node, ...) >> void of_scan_pci_bridge(struct device_node *node, ...) >> void of_scan_bus(struct device_node *node, struct pci_bus *bus) >> void of_rescan_bus(struct device_node *node, struct pci_bus *bus) >> >> Remove them. >> >> Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> >> CC: Michal Simek <monstr@xxxxxxxxx> >> --- >> arch/microblaze/include/asm/pci.h | 12 ------------ >> 1 file changed, 12 deletions(-) > > Reviewed-by: Michal Simek <michal.simek@xxxxxxxxxx> > > Bjorn: Do you want me to take this via Microblaze tree? Sure, it'd be great if you take all the Microblaze-specific patches. There aren't any dependencies on them, so there shouldn't be any problem. I do have a Microblaze hunk in "PCI: Remove unused pci_dma_burst_advice()" and if you agree, I'll merge that one through my tree since the change for each arch is essentially identical. Bjorn -- 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