From: Bjorn Helgaas Date: Thu, 4 Jun 2015 21:38:08 +0000 (-0500) Subject: PCI: Remove unused pcibios_select_root() (again) X-Git-Tag: omap-for-v4.2/fixes-rc1^2~159^2~3^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d59d36a7fce6707acae644621320a75ab93f1856;p=pandora-kernel.git PCI: Remove unused pcibios_select_root() (again) a6c140969b46 ("Delete pcibios_select_root") removed pcibios_select_root(). But a7db50405216 ("PCI: remove pcibios_scan_all_fns()") added a few copies back, probably with some incorrect merge conflict resolutions. Remove the still-unused pcibios_select_root() definitions. Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed