a7db504052
PCI: remove pcibios_scan_all_fns()
...
This was #define'd as 0 on all platforms, so let's get rid of it.
This change makes pci_scan_slot() slightly easier to read.
Cc: Yoshinori Sato <ysato@users.sourceforge.jp >
Cc: Tony Luck <tony.luck@intel.com >
Cc: David Howells <dhowells@redhat.com >
Cc: "David S. Miller" <davem@davemloft.net >
Cc: Jeff Dike <jdike@addtoit.com >
Cc: Ingo Molnar <mingo@redhat.com >
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru >
Reviewed-by: Matthew Wilcox <willy@linux.intel.com >
Acked-by: Russell King <linux@arm.linux.org.uk >
Acked-by: Ralf Baechle <ralf@linux-mips.org >
Acked-by: Kyle McMartin <kyle@mcmartin.ca >
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org >
Acked-by: Paul Mundt <lethal@linux-sh.org >
Acked-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Alex Chiang <achiang@hp.com >
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org >
2009-09-09 13:29:18 -07:00