From: Kevin Brace <kevinbr...@bracecomputerlab.com>

xf86PciInfo.h was removed long time ago by commit
f6d49466ca538c65fa8c66352e421c2624e204f1.

Signed-off-by: Kevin Brace <kevinbr...@bracecomputerlab.com>
---
 src/sis.h | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/src/sis.h b/src/sis.h
index c7edfd3..321a2bd 100644
--- a/src/sis.h
+++ b/src/sis.h
@@ -302,9 +302,14 @@
 #define SISVERBLEVEL 4
 #endif

-#ifndef _XF86_PCIINFO_H
+/*
+ * SiS PCI Vendor ID
+ */
 #define PCI_VENDOR_SIS                 0x1039
-/* SiS */
+
+/*
+ * SiS PCI Device ID
+ */
 #define PCI_CHIP_SG86C201              0x0001
 #define PCI_CHIP_SG86C202              0x0002
 #define PCI_CHIP_SIS5597               0x0200
@@ -324,8 +329,6 @@
 #define PCI_CHIP_SIS550                        0x5315
 #define PCI_CHIP_SIS650                        0x6325

-#endif
-
 /* For SiS315/550/650/740/330/660 - these should be moved elsewhere! */
 #ifndef PCI_CHIP_SIS315H
 #define PCI_CHIP_SIS315H       0x0310
--
2.7.4

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to