diff options
author | Jordan Justen <[email protected]> | 2020-01-02 13:27:33 -0800 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2020-01-02 15:18:18 -0800 |
commit | ed17baab5fc4699b569586a9526814ace1748d68 (patch) | |
tree | 1dd60e6d45bb0efc9610865f7ad92e23983a48af /include/pci_ids/iris_pci_ids.h | |
parent | 3759b84926f9cc037b3b629b685af7147a78e6ae (diff) |
intel: Remove unused Tigerlake PCI ID
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'include/pci_ids/iris_pci_ids.h')
-rw-r--r-- | include/pci_ids/iris_pci_ids.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h index d4266b260e1..76d7d910920 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)") |