diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2007-10-15 13:55:44 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-10-15 13:56:02 -0400 |
commit | 0181b61a988424b5cc44fe09e6968142359c815e (patch) | |
tree | 2575ee900a39ffaa169ad5aeb8aa6ddee11cfbe5 /include/linux/pci_ids.h | |
parent | 92633b72d18ca4f25de1f28e436a882159491e7e (diff) | |
parent | 87944f3361fc033b73617aa663135c6e468957a7 (diff) |
Merge branch 'pxa' into devel
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 3948708c42ca..2bcb02d555e8 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1631,6 +1631,7 @@ | |||
1631 | #define PCI_DEVICE_ID_ITE_8211 0x8211 | 1631 | #define PCI_DEVICE_ID_ITE_8211 0x8211 |
1632 | #define PCI_DEVICE_ID_ITE_8212 0x8212 | 1632 | #define PCI_DEVICE_ID_ITE_8212 0x8212 |
1633 | #define PCI_DEVICE_ID_ITE_8213 0x8213 | 1633 | #define PCI_DEVICE_ID_ITE_8213 0x8213 |
1634 | #define PCI_DEVICE_ID_ITE_8152 0x8152 | ||
1634 | #define PCI_DEVICE_ID_ITE_8872 0x8872 | 1635 | #define PCI_DEVICE_ID_ITE_8872 0x8872 |
1635 | #define PCI_DEVICE_ID_ITE_IT8330G_0 0xe886 | 1636 | #define PCI_DEVICE_ID_ITE_IT8330G_0 0xe886 |
1636 | 1637 | ||