diff options
author | Len Brown <len.brown@intel.com> | 2009-06-11 23:53:55 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-06-12 20:50:38 -0400 |
commit | c4bf2f372db09ef8d16a25a60d523bfa1c50f7b5 (patch) | |
tree | 0323bf3d79875ae2bd0a59657595e9f532a640e1 /scripts/recordmcount.pl | |
parent | 24c5c4c2f506bf87ef2343669fb892c944c3fdde (diff) |
ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file
Move
arch/x86/kernel/acpi/boot.c: acpi_parse_mcfg()
to
arch/x86/pci/mmconfig-shared.c: pci_parse_mcfg()
where it is used, and make it static.
Move associated globals and helper routine with it.
No functional change.
This code move is in preparation for SFI support,
which will allow the PCI code to find the MCFG table
on systems which do not support ACPI.
Signed-off-by: Len Brown <len.brown@intel.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'scripts/recordmcount.pl')
0 files changed, 0 insertions, 0 deletions