diff options
| author | James Simmons <jsimmons@kozmo.(none)> | 2003-04-10 00:10:05 -0700 |
|---|---|---|
| committer | James Simmons <jsimmons@kozmo.(none)> | 2003-04-10 00:10:05 -0700 |
| commit | 470d3cc3e526f2ebcc63d2ce2cc8d1a5e615564f (patch) | |
| tree | 92a628f8742e7e8ba9fd57a7bb66af81dc6938e5 /include | |
| parent | 1e1b793fe5f235aedc0baa87bdba97170ce2aca8 (diff) | |
[RADEON FBDEV] Compile fixes.
Diffstat (limited to 'include')
| -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 9f97fb7c9cc1..099131ef98b2 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -287,6 +287,7 @@ #define PCI_DEVICE_ID_ATI_RADEON_Ie 0x4965 #define PCI_DEVICE_ID_ATI_RADEON_If 0x4966 #define PCI_DEVICE_ID_ATI_RADEON_Ig 0x4967 +#define PCI_DEVICE_ID_ATI_RADEON_QM 0x514d /* Radeon R300 (9700) */ #define PCI_DEVICE_ID_ATI_RADEON_ND 0x4e44 #define PCI_DEVICE_ID_ATI_RADEON_NE 0x4e45 |
