summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2020-12-20 03:58:42 +0000
committerjsg <jsg@openbsd.org>2020-12-20 03:58:42 +0000
commitd0a340aff7b086f6f5f2546b5b8c9c75be2d86a5 (patch)
treeacc9b4e44bbe1a4ccb93946fd998661bd083b6a2
parenttest against [VM_MIN_ADDRESS, VM_MAXUSER_ADDRESS] in access_ok() (diff)
downloadwireguard-openbsd-d0a340aff7b086f6f5f2546b5b8c9c75be2d86a5.tar.xz
wireguard-openbsd-d0a340aff7b086f6f5f2546b5b8c9c75be2d86a5.zip
remove duplicate device id caused by subids in INTEL_IVB_Q_IDS
-rw-r--r--sys/dev/pci/drm/i915/i915_devlist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/pci/drm/i915/i915_devlist.h b/sys/dev/pci/drm/i915/i915_devlist.h
index 14e61496be3..2bda85c25cb 100644
--- a/sys/dev/pci/drm/i915/i915_devlist.h
+++ b/sys/dev/pci/drm/i915/i915_devlist.h
@@ -38,7 +38,6 @@ static const struct pci_matchid i915_devices[] = {
{ 0x8086, 0x0106 },
{ 0x8086, 0x0116 },
{ 0x8086, 0x0126 },
- { 0x8086, 0x016a },
{ 0x8086, 0x0156 },
{ 0x8086, 0x0166 },
{ 0x8086, 0x0152 },