move common files to shared/

Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
Artur Harasimiuk
2021-09-24 16:40:29 +00:00
committed by Compute-Runtime-Automation
parent 8d2fcad63f
commit a63b9b1273
39 changed files with 46 additions and 55 deletions

View File

@@ -5,7 +5,7 @@
*
*/
#include "opencl/source/os_interface/metrics_library.h"
#include "shared/source/utilities/metrics_library.h"
namespace NEO {
//////////////////////////////////////////////////////
@@ -48,4 +48,4 @@ bool MetricsLibrary::userConfigurationDelete(
// Not supported on Linux.
return true;
}
} // namespace NEO
} // namespace NEO