refactor: Move sysman_driver/sysman_device files to driver/device directories

Related-To: NEO-9376

Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>
This commit is contained in:
Jitendra Sharma
2023-10-30 10:25:31 +00:00
committed by Compute-Runtime-Automation
parent 4f35bf5282
commit 84d44a61f6
66 changed files with 112 additions and 88 deletions

View File

@@ -7,7 +7,7 @@
#pragma once
#include "level_zero/sysman/source/os_sysman.h"
#include "level_zero/sysman/source/device/os_sysman.h"
#include <level_zero/zes_api.h>
#include <memory>