diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-03-15 05:07:15 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-03-15 05:07:15 -0800 |
| commit | c27b73b3d086a5e3681682e4ba93415bc86ff29d (patch) | |
| tree | 3980d6f1bb2c723b27a80f6cd73fc3f65793ec37 /include/linux | |
| parent | 387f6b7668443a94739ab194b9da7eeb3b45607b (diff) | |
| parent | 60d8593bc095860d38d5ce8834a1e09bdd0c1aef (diff) | |
Merge bk://kernel.bkbits.net/gregkh/linux/i2c-2.6
into ppc970.osdl.org:/home/torvalds/v2.5/linux
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index c769c57bf031..538a7f3fd4f9 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -569,6 +569,7 @@ #define PCI_DEVICE_ID_SI_6202 0x0002 #define PCI_DEVICE_ID_SI_503 0x0008 #define PCI_DEVICE_ID_SI_ACPI 0x0009 +#define PCI_DEVICE_ID_SI_LPC 0x0018 #define PCI_DEVICE_ID_SI_5597_VGA 0x0200 #define PCI_DEVICE_ID_SI_6205 0x0205 #define PCI_DEVICE_ID_SI_501 0x0406 |
