mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
refactor: correct typo enable product helper
Related-To: NEO-7703 Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
01db7df52b
commit
648c45cbb7
@@ -11,6 +11,6 @@
|
||||
|
||||
namespace NEO {
|
||||
|
||||
static EnableProductProductHelper<IGFX_XE_HP_SDV> enableXEHP;
|
||||
static EnableProductHelper<IGFX_XE_HP_SDV> enableXEHP;
|
||||
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user