summaryrefslogtreecommitdiff
path: root/include/drm/xe_pciids.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/xe_pciids.h')
-rw-r--r--include/drm/xe_pciids.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/drm/xe_pciids.h b/include/drm/xe_pciids.h
index b9e9f5b2b0ac..0d0cf80eb0ba 100644
--- a/include/drm/xe_pciids.h
+++ b/include/drm/xe_pciids.h
@@ -183,8 +183,7 @@
MACRO__(0x7DE0, ## __VA_ARGS__)
#define XE_ARL_IDS(MACRO__, ...) \
- MACRO__(0x7D66, ## __VA_ARGS__), \
- MACRO__(0x7D76, ## __VA_ARGS__)
+ MACRO__(0x7D67, ## __VA_ARGS__)
#define XE_MTL_IDS(MACRO__, ...) \
XE_MTL_M_IDS(MACRO__, ## __VA_ARGS__), \