x86/PCI: Keep resource allocation functions after boot
authorYinghai Lu <yinghai@kernel.org>
Sun, 4 Nov 2012 04:39:29 +0000 (21:39 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 7 Jan 2013 22:58:48 +0000 (15:58 -0700)
commitb95168e010a405add13aa010d7c45b55dc4026c7
tree8bb7b7a3feba623964378fc2024419c6aaf84df5
parent745216025de0354eea23493d994e3fc0ab7369fc
x86/PCI: Keep resource allocation functions after boot

The PCI resource allocation functions will be used for hot-added
devices, so keep them around.

[bhelgaas: changelog]
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/i386.c