x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
authorYinghai Lu <yinghai@kernel.org>
Thu, 12 Nov 2009 06:27:40 +0000 (22:27 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 24 Nov 2009 23:25:59 +0000 (15:25 -0800)
Those functions are used by intel_bus.c so seperate them to another file. and
make amd_bus a bit smaller.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found