From: Bjorn Helgaas Date: Wed, 20 Jun 2012 12:12:02 +0000 (+0200) Subject: cris/PCI: remove pcibios_assign_resources() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=227c6fc296cb84577a4ec54b3c682d48a9ca09b3;p=pandora-kernel.git cris/PCI: remove pcibios_assign_resources() There's no caller of pcibios_assign_resources() in the tree. It is exported, so an out-of-tree module *could* call it, but no other arch exports pcibios_assign_resources(), so it would have to be a CRIS-specific module. I doubt such a caller exists. CC: Mikael Starvik Signed-off-by: Bjorn Helgaas Signed-off-by: Jesper Nilsson --- Reading git-diff-tree failed