summaryrefslogtreecommitdiff
path: root/src/radeon_pci_device_match_gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/radeon_pci_device_match_gen.h')
-rw-r--r--src/radeon_pci_device_match_gen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon_pci_device_match_gen.h b/src/radeon_pci_device_match_gen.h
index dc34586c..aa503061 100644
--- a/src/radeon_pci_device_match_gen.h
+++ b/src/radeon_pci_device_match_gen.h
@@ -26,7 +26,6 @@ static const struct pci_id_match radeon_device_match[] = {
ATI_DEVICE_MATCH( PCI_CHIP_RV350_AV, 0 ),
ATI_DEVICE_MATCH( PCI_CHIP_RS250_4237, 0 ),
ATI_DEVICE_MATCH( PCI_CHIP_R200_BB, 0 ),
- ATI_DEVICE_MATCH( PCI_CHIP_R200_BC, 0 ),
ATI_DEVICE_MATCH( PCI_CHIP_RS100_4336, 0 ),
ATI_DEVICE_MATCH( PCI_CHIP_RS200_4337, 0 ),
ATI_DEVICE_MATCH( PCI_CHIP_RS250_4437, 0 ),