Remove vestigial MAX_PCI_DEVICES.

This commit is contained in:
Adam Jackson 2008-08-18 14:03:36 -04:00
parent 244a635fcd
commit 470b05a610

View File

@ -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)