summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2021-04-30 14:26:04 -0400
committerMarge Bot <eric+marge@anholt.net>2021-05-03 23:03:09 +0000
commit61b7e6578aa382ebd521432ac95290f76c821524 (patch)
treee7dee59a58f257c01c2007b087335258caaeab7d /include
parent1b87a7d5e06687026048a3cebea1a911f93d87f5 (diff)
include: Remove unused i810_pci_ids.h
Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10554>
Diffstat (limited to 'include')
-rw-r--r--include/pci_ids/i810_pci_ids.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/pci_ids/i810_pci_ids.h b/include/pci_ids/i810_pci_ids.h
deleted file mode 100644
index 7f681925dc9..00000000000
--- a/include/pci_ids/i810_pci_ids.h
+++ /dev/null
@@ -1,4 +0,0 @@
-CHIPSET(0x7121, I810, i8xx)
-CHIPSET(0x7123, I810_DC100, i8xx)
-CHIPSET(0x7125, I810_E, i8xx)
-CHIPSET(0x1132, I815, i8xx)