From: Kylene Hall <kjhall@us.ibm.com>

Add an LPC ID to the pci_ids file.

Signed-off-by: Kylene Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 include/linux/pci_ids.h |    1 +
 1 files changed, 1 insertion(+)

diff -puN include/linux/pci_ids.h~tpm-support-for-tpms-on-additional-lpc-bus-fix-2 include/linux/pci_ids.h
--- 25/include/linux/pci_ids.h~tpm-support-for-tpms-on-additional-lpc-bus-fix-2	2005-05-31 02:44:32.000000000 -0700
+++ 25-akpm/include/linux/pci_ids.h	2005-05-31 02:44:32.000000000 -0700
@@ -1568,6 +1568,7 @@
 #define PCI_DEVICE_ID_SERVERWORKS_OSB4USB 0x0220
 #define PCI_DEVICE_ID_SERVERWORKS_CSB5USB PCI_DEVICE_ID_SERVERWORKS_OSB4USB
 #define PCI_DEVICE_ID_SERVERWORKS_CSB6USB 0x0221
+#define PCI_DEVICE_ID_SERVERWORKS_CSB6LPC 0x0227
 #define PCI_DEVICE_ID_SERVERWORKS_GCLE    0x0225
 #define PCI_DEVICE_ID_SERVERWORKS_GCLE2   0x0227
 #define PCI_DEVICE_ID_SERVERWORKS_CSB5ISA 0x0230
_