mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Limit header includes from level_zero device.h
- remove including debugger_l0.h from device.h - add getL0Debugger() to shared NEO Device Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
e768d0ed5e
commit
5956aea18d
@@ -5,11 +5,14 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "shared/source/device/sub_device.h"
|
||||
|
||||
#include "level_zero/tools/source/sysman/ras/linux/os_ras_imp_prelim.h"
|
||||
|
||||
#include "sysman/linux/fs_access.h"
|
||||
#include "sysman/linux/os_sysman_imp.h"
|
||||
|
||||
#include <cstring>
|
||||
#include <regex>
|
||||
namespace L0 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user