xserver: Branch 'master'

Adam Jackson ajax at kemper.freedesktop.org
Mon Aug 18 11:05:06 PDT 2008


 hw/xfree86/os-support/bus/Pci.h |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 470b05a610e641094d46742393684acd786d78a8
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Aug 18 14:03:36 2008 -0400

    Remove vestigial MAX_PCI_DEVICES.

diff --git a/hw/xfree86/os-support/bus/Pci.h b/hw/xfree86/os-support/bus/Pci.h
index 488e1e3..c01bdc5 100644
--- a/hw/xfree86/os-support/bus/Pci.h
+++ b/hw/xfree86/os-support/bus/Pci.h
@@ -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)


More information about the xorg-commit mailing list