diff --git a/shared/source/dll/devices/devices_base.inl b/shared/source/dll/devices/devices_base.inl index a97f380069..dfb291f35b 100644 --- a/shared/source/dll/devices/devices_base.inl +++ b/shared/source/dll/devices/devices_base.inl @@ -57,7 +57,6 @@ NAMEDDEVICE(0x56A5, Dg2HwConfig, "Intel(R) Arc(TM) A380 Graphics") NAMEDDEVICE(0x56A6, Dg2HwConfig, "Intel(R) Arc(TM) A310 LP Graphics") NAMEDDEVICE(0x56C0, Dg2HwConfig, "Intel(R) Data Center GPU Flex 170") NAMEDDEVICE(0x56C1, Dg2HwConfig, "Intel(R) Data Center GPU Flex 140") -NAMEDDEVICE(0x56C2, Dg2HwConfig, "Intel(R) Data Center GPU Flex 170C") #endif #ifdef SUPPORT_MTL DEVICE(0x7D40, MtlHwConfig) diff --git a/shared/source/xe_hpg_core/dg2/definitions/device_ids_configs_dg2_base.h b/shared/source/xe_hpg_core/dg2/definitions/device_ids_configs_dg2_base.h index a386060d9d..4a33d1af2c 100644 --- a/shared/source/xe_hpg_core/dg2/definitions/device_ids_configs_dg2_base.h +++ b/shared/source/xe_hpg_core/dg2/definitions/device_ids_configs_dg2_base.h @@ -22,8 +22,7 @@ inline const std::vector dg2G10DeviceIds{ 0x56A0, 0x56A1, 0x56A2, - 0x56C0, - 0x56C2}; + 0x56C0}; inline const std::vector dg2G11DeviceIds{ 0x4F87,