summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAnuj Phogat <[email protected]>2017-09-06 11:36:25 -0700
committerAnuj Phogat <[email protected]>2017-09-11 08:45:43 -0700
commitb2dae9f8fd310c19e66b161a7ee9845af78f73e0 (patch)
tree95993ecb8f968def6cfc7f8704cdb6bd831871bc /include
parent0ba2d2652549b10e7a6269c41cfd29afd81dc324 (diff)
intel: Remove unused Kabylake pci id
I missed this one in Mesa commit ebc5ccf. Signed-off-by: Anuj Phogat <[email protected]> Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/pci_ids/i965_pci_ids.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
index 4a51e44d464..655d579f0f9 100644
--- a/include/pci_ids/i965_pci_ids.h
+++ b/include/pci_ids/i965_pci_ids.h
@@ -149,7 +149,6 @@ CHIPSET(0x590B, kbl_gt1, "Intel(R) Kabylake GT1")
CHIPSET(0x5917, kbl_gt2, "Intel(R) UHD Graphics 620 (Kabylake GT2)")
CHIPSET(0x5912, kbl_gt2, "Intel(R) HD Graphics 630 (Kaby Lake GT2)")
CHIPSET(0x5916, kbl_gt2, "Intel(R) HD Graphics 620 (Kaby Lake GT2)")
-CHIPSET(0x591A, kbl_gt2, "Intel(R) HD Graphics P630 (Kaby Lake GT2)")
CHIPSET(0x591B, kbl_gt2, "Intel(R) HD Graphics 630 (Kaby Lake GT2)")
CHIPSET(0x591D, kbl_gt2, "Intel(R) HD Graphics P630 (Kaby Lake GT2)")
CHIPSET(0x591E, kbl_gt2, "Intel(R) HD Graphics 615 (Kaby Lake GT2)")