summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@bracecomputerlab.com>2019-12-16 20:48:57 -0600
committerKevin Brace <kevinbrace@bracecomputerlab.com>2019-12-16 20:48:57 -0600
commit500ca55f6db62b45111117767dfb56f51ae21f56 (patch)
tree95e0b6a5c24cfb96e4ea6bd3fb48a3516cc10ceb
parent6c1260b7bc41aba3644d91637ba60567079e9f6b (diff)
Remove a reference to _XF86_PCIINFO_H
xf86PciInfo.h was removed long time ago by commit f6d49466ca538c65fa8c66352e421c2624e204f1. Signed-off-by: Kevin Brace <kevinbrace@bracecomputerlab.com>
-rw-r--r--src/sis.h11
1 files 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