>> sparse warnings: (new ones prefixed by >>) >> >>>> drivers/pci/host-bridge.c:147:24: sparse: symbol 'pci_find_host_bridge' was not declared. Should it be static? >> >> Please review and possibly fold the followup patch. > > It does look like pci_find_host_bridge() is only used inside > drivers/pci/host-bridge.c and could be static. Given that it's only > used there, it doesn't even need to be renamed, so maybe you could > even just drop the rename patch, too. OK. Hi Bjorn, because this series involved lots platforms and host bridge chips, and this version takes a lot of changes. So I didn't take lot of time to cross build this series in all the platforms in my local. I hope you could see the changes first, and I will refresh and fix the details soon. Thanks! Yijing. > > Bjorn > > -- Thanks! Yijing -- 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