refactor: correct typo enable product helper

Related-To: NEO-7703
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
Kamil Kopryk
2023-03-08 09:07:47 +00:00
committed by Compute-Runtime-Automation
parent 01db7df52b
commit 648c45cbb7
20 changed files with 21 additions and 21 deletions

View File

@@ -11,6 +11,6 @@
namespace NEO {
static EnableProductProductHelper<IGFX_XE_HP_SDV> enableXEHP;
static EnableProductHelper<IGFX_XE_HP_SDV> enableXEHP;
} // namespace NEO