commit | 67f241f4579651ea4335b58967c8880c0a378249 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Wed Nov 11 22:27:40 2009 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Nov 24 15:25:59 2009 -0800 |
tree | 595afbde4b48bcd33425fb96ee2f4e09e45b6979 | |
parent | 7b7a78594292d540720485544ad1043b71de14e0 [diff] |
x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c 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>