summaryrefslogtreecommitdiffstats
path: root/abs/core/xf86-video-intel/25_quirk_nc6110.patch
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-12-10 03:37:08 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-12-10 03:37:08 (GMT)
commit7c5f001026414ccb3fc0a83287b889a41078bbc4 (patch)
treeef0b336d5ee21acc668bbd92557048d6dd596149 /abs/core/xf86-video-intel/25_quirk_nc6110.patch
parent88d2b4ec6aeaa8a367c64b891dadf40425060d81 (diff)
downloadlinhes_pkgbuild-7c5f001026414ccb3fc0a83287b889a41078bbc4.zip
linhes_pkgbuild-7c5f001026414ccb3fc0a83287b889a41078bbc4.tar.gz
linhes_pkgbuild-7c5f001026414ccb3fc0a83287b889a41078bbc4.tar.bz2
xf86-video-*: recompiled against local arch abs.
Diffstat (limited to 'abs/core/xf86-video-intel/25_quirk_nc6110.patch')
-rw-r--r--abs/core/xf86-video-intel/25_quirk_nc6110.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/abs/core/xf86-video-intel/25_quirk_nc6110.patch b/abs/core/xf86-video-intel/25_quirk_nc6110.patch
deleted file mode 100644
index a6db410..0000000
--- a/abs/core/xf86-video-intel/25_quirk_nc6110.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/i830_quirks.c b/src/i830_quirks.c
-index 089e458..09b7c53 100644
---- a/src/i830_quirks.c
-+++ b/src/i830_quirks.c
-@@ -278,6 +278,8 @@ static i830_quirk i830_quirk_list[] = {
- /* Samsung Q45 has no TV output */
- { PCI_CHIP_I965_GM, 0x144d, 0xc510, quirk_ignore_tv },
-
-+ /* HP Compaq nx6110 has no TV output */
-+ { PCI_CHIP_I915_GM, 0x103c, 0x099c, quirk_ignore_tv },
- /* HP Compaq 6730s has no TV output */
- { PCI_CHIP_GM45_GM, 0x103c, 0x30e8, quirk_ignore_tv },
-