From: Lionel Landwerlin Date: Fri, 22 Oct 2021 07:52:50 +0000 (+0300) Subject: intel: remove 2 preproduction pci-id for ADLS X-Git-Tag: upstream/22.3.5~15920 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3b1a5b8f2ba15dfec24b80fcb3f005084c03289e;p=platform%2Fupstream%2Fmesa.git intel: remove 2 preproduction pci-id for ADLS Signed-off-by: Lionel Landwerlin Fixes: d399c3e861a7c4 ("intel/dev: Add device info for ADL-S") Reviewed-by: Jordan Justen Part-of: --- diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h index 42f0c70..c5c2dd5 100644 --- a/include/pci_ids/iris_pci_ids.h +++ b/include/pci_ids/iris_pci_ids.h @@ -14,8 +14,6 @@ CHIPSET(0x4690, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") CHIPSET(0x4691, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") CHIPSET(0x4692, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") CHIPSET(0x4693, adl_gt05, "ADL-S GT0.5", "Intel(R) Graphics") -CHIPSET(0x4698, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") -CHIPSET(0x4699, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") CHIPSET(0x4626, adl_gt2, "ADL GT2", "Intel(R) Graphics") CHIPSET(0x4628, adl_gt2, "ADL GT2", "Intel(R) Graphics")