diff options
| author | Patrick Mochel <mochel@digitalimplant.org> | 2004-04-01 19:02:14 -0800 |
|---|---|---|
| committer | Patrick Mochel <mochel@kernel.bkbits.net> | 2004-04-01 19:02:14 -0800 |
| commit | bb883e7c039fa5acc903c925de878b76c960eca6 (patch) | |
| tree | 48344477977546c1b07ce4114dea839c9302923f /include/linux/pci_ids.h | |
| parent | ff74142ef27bb5886b093fa0de39470473a316e6 (diff) | |
[PATCH] I2C: Add ALi 1563 Device ID to pci_ids.h
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 4582d414df81..554eda2eac27 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -994,6 +994,7 @@ #define PCI_DEVICE_ID_AL_M1531 0x1531 #define PCI_DEVICE_ID_AL_M1533 0x1533 #define PCI_DEVICE_ID_AL_M1541 0x1541 +#define PCI_DEVICE_ID_AL_M1563 0x1563 #define PCI_DEVICE_ID_AL_M1621 0x1621 #define PCI_DEVICE_ID_AL_M1631 0x1631 #define PCI_DEVICE_ID_AL_M1632 0x1632 |
