mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-04 11:00:15 +01:00
Remove vestigial MAX_PCI_DEVICES.
This commit is contained in:
parent
244a635fcd
commit
470b05a610
1 changed files with 0 additions and 2 deletions
|
|
@ -115,8 +115,6 @@
|
|||
/*
|
||||
* Global Definitions
|
||||
*/
|
||||
#define MAX_PCI_DEVICES 128 /* Max number of devices accomodated */
|
||||
/* by xf86scanpci */
|
||||
#if defined(sun) && defined(SVR4) && defined(sparc)
|
||||
# define MAX_PCI_BUSES 4096 /* Max number of PCI buses */
|
||||
#elif (defined(__alpha__) || defined(__ia64__)) && defined (linux)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue