x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 17 Aug 2010 16:15:24 +0000 (09:15 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 17 Aug 2010 16:29:36 +0000 (09:29 -0700)
Otherwise we'll duplicate definitions with the pci.h stubs.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found