]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] gregkh-pci-pci-assign-unassigned-resources fix
authorAndy Whitcroft <apw@shadowen.org>
Mon, 20 Jun 2005 21:29:25 +0000 (14:29 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Jul 2005 20:35:52 +0000 (13:35 -0700)
commit43a6b76050aa137c51d00eec91d67ac43ac3846e
treef29f94e98a45c5102f1516afa45ac2ec46f2dd57
parent5848f23d811acc1cb6c19a12e1341e0640a85d0e
[PATCH] gregkh-pci-pci-assign-unassigned-resources fix

It seems that X86 architectures in general need the setup-bus.o
not just those with HOTPLUG.  This avoids the following error on
X86_NUMAQ and x86_64:

    arch/i386/pci/built-in.o(.init.text+0x15a6): In function `pcibios_init':
    : undefined reference to `pci_assign_unassigned_resources'

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/Makefile