From: Adrian Bunk Date: Wed, 21 Nov 2007 23:07:11 +0000 (-0800) Subject: PCI: always export pci_scan_single_device X-Git-Tag: v2.6.25-rc1~1074^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b73e96878d5d57605aeea89068c8dacd568f5e7e;p=pandora-kernel.git PCI: always export pci_scan_single_device This patch fixes the following build error with CONFIG_HOTPLUG=n: MODPOST 2137 modules ERROR: "pci_scan_single_device" [drivers/edac/i82875p_edac.ko] undefined! Signed-off-by: Adrian Bunk Acked-by: Doug Thompson Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed