From ed17baab5fc4699b569586a9526814ace1748d68 Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Thu, 2 Jan 2020 13:27:33 -0800 Subject: [PATCH] intel: Remove unused Tigerlake PCI ID Signed-off-by: Jordan Justen Reviewed-by: Kenneth Graunke Reviewed-by: Anuj Phogat --- include/pci_ids/iris_pci_ids.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h index d4266b2..76d7d91 100644 --- a/include/pci_ids/iris_pci_ids.h +++ b/include/pci_ids/iris_pci_ids.h @@ -4,4 +4,3 @@ CHIPSET(0x9A59, tgl_1x6x16, "Intel(R) Graphics (TGL GT2)") CHIPSET(0x9A60, tgl_1x2x16, "Intel(R) Graphics (TGL GT1)") CHIPSET(0x9A68, tgl_1x2x16, "Intel(R) Graphics (TGL GT1)") CHIPSET(0x9A70, tgl_1x2x16, "Intel(R) Graphics (TGL GT1)") -CHIPSET(0x9A78, tgl_1x2x16, "Intel(R) Graphics (TGL GT1)") -- 2.7.4