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

@@ -6,7 +6,7 @@
*/
#include "level_zero/core/source/driver/driver_handle_imp.h"
#include "level_zero/sysman/source/sysman_driver_handle_imp.h"
#include "level_zero/sysman/source/driver/sysman_driver_handle_imp.h"
namespace L0 {