From 20eed94ace245c6a5b8da96b8081e0210cd8b5af Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Tue, 1 Feb 2011 19:06:46 -0500 Subject: [PATCH] --- yaml --- r: 232819 b: refs/heads/master c: 63a507800c8aca5a1891d598ae13f829346e8e39 h: refs/heads/master i: 232817: 84bc9bdbfd6dd870c5a8332ff97f99507aaa2a9b 232815: 7ae5e50b09a57b7d100c1b566ad0ed3770f50ffb v: v3 --- [refs] | 2 +- trunk/include/drm/drm_pciids.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0d79ff7184da..9f61ee232182 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 619efb105924d8cafa0c1dd9389e9ab506f5425d +refs/heads/master: 63a507800c8aca5a1891d598ae13f829346e8e39 diff --git a/trunk/include/drm/drm_pciids.h b/trunk/include/drm/drm_pciids.h index fe29ae328bd9..5ff1194dc2ea 100644 --- a/trunk/include/drm/drm_pciids.h +++ b/trunk/include/drm/drm_pciids.h @@ -28,7 +28,6 @@ {0x1002, 0x4156, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350}, \ {0x1002, 0x4237, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|RADEON_IS_IGP}, \ {0x1002, 0x4242, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_R200}, \ - {0x1002, 0x4243, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_R200}, \ {0x1002, 0x4336, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS100|RADEON_IS_IGP|RADEON_IS_MOBILITY}, \ {0x1002, 0x4337, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|RADEON_IS_IGP|RADEON_IS_MOBILITY}, \ {0x1002, 0x4437, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|RADEON_IS_IGP|RADEON_IS_MOBILITY}, \