From: Jesse Barnes Date: Tue, 17 Aug 2010 16:15:24 +0000 (-0700) Subject: x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set X-Git-Tag: v2.6.36-rc4~77^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b90cfd7bcf8ae1c0711df1cae7dfec3c01aec8;p=pandora-kernel.git x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set Otherwise we'll duplicate definitions with the pci.h stubs. Reported-by: Randy Dunlap Acked-by: Randy Dunlap Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed