Moved files from gmm_helper to core

Related-To: NEO-4138

Change-Id: Ib7aecb1531cebbe34abb5c8e57067464726e9009
Signed-off-by: Konstanty Misiak <konstanty.misiak@intel.com>
This commit is contained in:
Konstanty Misiak
2020-01-21 11:16:11 +01:00
committed by sys_ocldev
parent f057712fa7
commit fc5b98970c
41 changed files with 54 additions and 56 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2017-2019 Intel Corporation
* Copyright (C) 2017-2020 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -7,10 +7,10 @@
#include "runtime/sampler/sampler.h"
#include "core/helpers/get_info.h"
#include "core/helpers/hw_info.h"
#include "runtime/context/context.h"
#include "runtime/device/device.h"
#include "runtime/helpers/get_info.h"
#include "patch_list.h"