From: James Simmons <jsimmons@www.infradead.org>

Patch adds pci ID for CT 69000 chipset.

Signed-off-by: James Simmons <jsimmons@www.infradead.org>
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~new-pci-id-for-chipsfb include/linux/pci_ids.h
--- 25/include/linux/pci_ids.h~new-pci-id-for-chipsfb	Mon Jun  6 15:18:24 2005
+++ 25-akpm/include/linux/pci_ids.h	Mon Jun  6 15:18:24 2005
@@ -577,6 +577,7 @@
 #define PCI_DEVICE_ID_CT_65550		0x00e0
 #define PCI_DEVICE_ID_CT_65554		0x00e4
 #define PCI_DEVICE_ID_CT_65555		0x00e5
+#define PCI_DEVICE_ID_CT_69000		0x00c0
 
 #define PCI_VENDOR_ID_MIRO		0x1031
 #define PCI_DEVICE_ID_MIRO_36050	0x5601
_