From: Andy Whitcroft Date: Mon, 20 Jun 2005 21:29:25 +0000 (-0700) Subject: [PATCH] gregkh-pci-pci-assign-unassigned-resources fix X-Git-Tag: v2.6.13-rc2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43a6b76050aa137c51d00eec91d67ac43ac3846e;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed