diff options
| author | Greg Kroah-Hartman <greg@kroah.com> | 2004-03-07 17:51:30 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2004-03-07 17:51:30 -0800 |
| commit | 9be99f268ae4c875cd5550114d35fafd2a5f0509 (patch) | |
| tree | 9fec1c24cb90be0c7c78f482b829f5bb3a1de6c0 /include/linux/pci_ids.h | |
| parent | 52d820cbbe839f0dcf111c17d4017fcb1f65bb93 (diff) | |
| parent | d096d1eef2ac5c4130ecd4b51150589437d11c06 (diff) | |
merge fixups
Diffstat (limited to 'include/linux/pci_ids.h')
| -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 |
