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

@@ -9,7 +9,7 @@
#include "shared/source/helpers/non_copyable_or_moveable.h"
#include "level_zero/sysman/source/api/ecc/sysman_ecc.h"
#include "level_zero/sysman/source/os_sysman.h"
#include "level_zero/sysman/source/device/os_sysman.h"
namespace L0 {
namespace Sysman {