diff options
| author | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-11-25 03:10:06 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-11-25 03:10:06 -0800 |
| commit | f81179746d7249e10148ecd0ace4e1b9f1e49550 (patch) | |
| tree | 12e60c32bd012755638561eb196c70465f1156de /include/linux | |
| parent | 4730678b7380740cca955025945de804e7f0427c (diff) | |
Fix up Alan's huge patch set. It couldn't have compiled for
him either. Tssk, tssk.
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pci_ids.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 1c285a504c75..584b9f55b7e3 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -485,6 +485,7 @@ #define PCI_VENDOR_ID_FD 0x1036 #define PCI_DEVICE_ID_FD_36C70 0x0000 +#define PCI_VENDOR_ID_SIS 0x1039 #define PCI_VENDOR_ID_SI 0x1039 #define PCI_DEVICE_ID_SI_5591_AGP 0x0001 #define PCI_DEVICE_ID_SI_6202 0x0002 @@ -1906,4 +1907,3 @@ #define PCI_VENDOR_ID_HINT 0x3388 #define PCI_DEVICE_ID_HINT_VXPROII_IDE 0x8013 - |
