summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/i830_quirks.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/i830_quirks.c b/src/i830_quirks.c
index 155cb446..54e3af64 100644
--- a/src/i830_quirks.c
+++ b/src/i830_quirks.c
@@ -229,9 +229,6 @@ static i830_quirk i830_quirk_list[] = {
{ PCI_CHIP_I965_GM, 0xa0a0, SUBSYS_ANY, quirk_ignore_lvds },
{ PCI_CHIP_I965_GM, 0x8086, 0x1999, quirk_ignore_lvds },
- /* Cappuccino SlimPRO SP625F, bz #11368 */
- { PCI_CHIP_I855_GM, 0x8086, 0x3582, quirk_ignore_lvds },
-
/* Apple Mac mini has no lvds, but macbook pro does */
{ PCI_CHIP_I945_GM, 0x8086, 0x7270, quirk_mac_mini },