This breaks Xorg builds on systems without libpci.

This is also on server-1.14-branch post 1.14.4, so we need to get this fixed up 
on the stable branch too.

xf86Bus.c:270:9: error: incomplete definition of type 'struct pci_device' 
[Semantic Issue]
        return MATCH_PCI_DEVICES(pEnt->bus.id.pci, primaryBus.id.plat->pdev);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

On Oct 29, 2013, at 9:50, Keith Packard <[email protected]> wrote:

> Connor Behan <[email protected]> writes:
> 
>> As of server 1.13, systems with DRM and Udev will have BUS_PLATFORM as
>> their primary bus type. However, drivers not implementing a
>> platformProbe function will still create entities of type BUS_PCI. We
>> need to account for this when checking for the primary entity.
> 
> Merged.
>   b32a4c9..04ab07c  master -> master
> 
> -- 
> [email protected]
> _______________________________________________
> [email protected]: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to