Skip to content

Commit 7e3642b

Browse files
committed
[PR #1361] xfree86: pci_ids: drop unused ifndef IRIS
PR: #1361
1 parent 1c706ef commit 7e3642b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hw/xfree86/dri2/pci_ids/i965_pci_ids.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#ifndef IRIS
21
CHIPSET(0x29A2, i965, "Intel(R) 965G")
32
CHIPSET(0x2992, i965, "Intel(R) 965Q")
43
CHIPSET(0x2982, i965, "Intel(R) 965G")
@@ -96,7 +95,6 @@ CHIPSET(0x22B0, chv, "Intel(R) HD Graphics (Cherrytrail)")
9695
CHIPSET(0x22B1, chv, "Intel(R) HD Graphics XXX (Braswell)") /* Overridden in brw_get_renderer_string */
9796
CHIPSET(0x22B2, chv, "Intel(R) HD Graphics (Cherryview)")
9897
CHIPSET(0x22B3, chv, "Intel(R) HD Graphics (Cherryview)")
99-
#endif
10098
CHIPSET(0x1602, bdw_gt1, "Intel(R) Broadwell GT1")
10199
CHIPSET(0x1606, bdw_gt1, "Intel(R) Broadwell GT1")
102100
CHIPSET(0x160A, bdw_gt1, "Intel(R) Broadwell GT1")

0 commit comments

Comments
 (0)