diff options
| author | Russell King <rmk@flint.arm.linux.org.uk> | 2004-06-15 17:10:47 +0100 |
|---|---|---|
| committer | Russell King <rmk@flint.arm.linux.org.uk> | 2004-06-15 17:10:47 +0100 |
| commit | 70efd5e43ce002e213cf2541bac051473d045f3f (patch) | |
| tree | 94a592a9dc12172d775d24fd487de82356c23860 /include/linux/pci_ids.h | |
| parent | 292670c74b48c4bc7749c9944462da570074c0cf (diff) | |
[PCMCIA] Add TI1620 device IDs and tell yenta about it.
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 855bfedfb47d..2a1a53f90738 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -730,6 +730,7 @@ #define PCI_DEVICE_ID_TI_1410 0xac50 #define PCI_DEVICE_ID_TI_1420 0xac51 #define PCI_DEVICE_ID_TI_1451A 0xac52 +#define PCI_DEVICE_ID_TI_1620 0xac54 #define PCI_DEVICE_ID_TI_1520 0xac55 #define PCI_DEVICE_ID_TI_1510 0xac56 |
