From: Paul Gortmaker Date: Thu, 20 Feb 2014 17:46:06 +0000 (-0500) Subject: PCI: frv: replace now removed pci_bus_b() causing build failure X-Git-Tag: v3.15-rc1~143^2~5^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29e4e982b5ae7718b897652268837dc1f0035414;p=pandora-kernel.git PCI: frv: replace now removed pci_bus_b() causing build failure In commit 94e6a9b93064 ("PCI: Remove pci_bus_b() and use list_for_each_entry() directly") the function pci_bus_b() was removed, but one instance of its usage was missed. Replace it in the same fashion that the original commit did. Signed-off-by: Paul Gortmaker Signed-off-by: Bjorn Helgaas Cc: Yijing Wang --- Reading git-diff-tree failed