diff options
author | Len Brown <len.brown@intel.com> | 2007-07-22 02:28:06 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-07-22 02:28:06 -0400 |
commit | 08e31686d6d119ba26bf0690f5f872f6f5bd1a97 (patch) | |
tree | 4568c690296eede145bdcc6555834b939d0a6c2c /include | |
parent | d6da5ce8cc71a13e2f3671361c5a8bd9b82e014d (diff) | |
parent | f432255e936a892a6896e5032e2b4897423076f2 (diff) | |
download | linux-08e31686d6d119ba26bf0690f5f872f6f5bd1a97.tar.gz linux-08e31686d6d119ba26bf0690f5f872f6f5bd1a97.tar.bz2 linux-08e31686d6d119ba26bf0690f5f872f6f5bd1a97.zip |
Pull thinkpad into release branch
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/pci_ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index b15c6498fe67..ced4d3f76104 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2040,6 +2040,8 @@ #define PCI_DEVICE_ID_ALTIMA_AC9100 0x03ea #define PCI_DEVICE_ID_ALTIMA_AC1003 0x03eb +#define PCI_VENDOR_ID_LENOVO 0x17aa + #define PCI_VENDOR_ID_ARECA 0x17d3 #define PCI_DEVICE_ID_ARECA_1110 0x1110 #define PCI_DEVICE_ID_ARECA_1120 0x1120 |