From: Jesse Barnes on
> > Hm, so pci_domain_nr should just return 0 on platforms where
> > CONFIG_PCI_DOMAINS isn't set.  I'd expect that to be the case when
> > CONFIG_PCI=n...  Maybe we just need to shuffle the definition
> > around?
>
> I suspect something like the attached would suffice.
>
> Or maybe moving the CONFIG_PCI_DOMAINS checkout outside CONFIG_PCI.

Yeah, that looks ok, and better than putting it in drm. I'll apply to
my for-linus branch for the next PCI fixes pull.

Thanks,
Jesse
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/