PCI: Move pdev_sort_resources() to setup-bus.c
commit78c3b329b9dd7097781cb900146e503e499cccfe
authorYinghai Lu <yinghai@kernel.org>
Sat, 21 Jan 2012 10:08:25 +0000 (21 02:08 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 14 Feb 2012 16:44:54 +0000 (14 08:44 -0800)
tree0e7648baae8ac6f17b34108f5793aa1e3d4f23f8
parent19aa7ee432cec00b647443719eb5c055b69a5e8e
PCI: Move pdev_sort_resources() to setup-bus.c

This allows us to move the definition of struct resource_list to
setup_bus.c and later convert resource_list to a regular list.

Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/setup-bus.c
drivers/pci/setup-res.c
include/linux/pci.h