diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-12-20 04:13:13 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-12-20 04:13:13 +0000 |
commit | 0833aafefa7a2105a221d0cfaf8107e1114b171e (patch) | |
tree | 47fb5d62abe21ffbc37f6ed2646179bb5af248e7 /sys/dev | |
parent | b8615c754640849d71863fff32c1875447abe849 (diff) |
sync with i915_pciids.h
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/drm/i915/i915_devlist.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/pci/drm/i915/i915_devlist.h b/sys/dev/pci/drm/i915/i915_devlist.h index 2bda85c25cb..a309f30730e 100644 --- a/sys/dev/pci/drm/i915/i915_devlist.h +++ b/sys/dev/pci/drm/i915/i915_devlist.h @@ -108,8 +108,6 @@ static const struct pci_matchid i915_devices[] = { { 0x8086, 0x0f31 }, { 0x8086, 0x0f32 }, { 0x8086, 0x0f33 }, - { 0x8086, 0x0157 }, - { 0x8086, 0x0155 }, { 0x8086, 0x1606 }, { 0x8086, 0x160b }, { 0x8086, 0x160e }, |