From: Anuj Phogat Date: Wed, 6 Sep 2017 18:36:25 +0000 (-0700) Subject: intel: Remove unused Kabylake pci id X-Git-Tag: upstream/18.1.0~6125 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2dae9f8fd310c19e66b161a7ee9845af78f73e0;p=platform%2Fupstream%2Fmesa.git intel: Remove unused Kabylake pci id I missed this one in Mesa commit ebc5ccf. Signed-off-by: Anuj Phogat Reviewed-by: Matt Turner --- diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h index 4a51e44..655d579 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)")