hw_cmds.h usage refactor

create header with include for DEFAULT_PLATFORM what can be used in some
places

Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
Artur Harasimiuk
2022-06-29 12:15:26 +00:00
committed by Compute-Runtime-Automation
parent 70b41cf3ce
commit 0e65d3e667
12 changed files with 23 additions and 9 deletions

View File

@@ -28,7 +28,7 @@
#include "level_zero/core/source/compiler_interface/l0_reg_path.h"
#include "gmock/gmock.h"
#include "hw_cmds.h"
#include "hw_cmds_default.h"
#include "igfxfmid.h"
#include <fstream>