mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
refactor: rename product helper cpp files
Related-To: NEO-7703 Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
48337d815e
commit
63ad1a2e86
@@ -82,6 +82,6 @@ bool ProductHelperHw<gfxProduct>::isPageFaultSupported() const {
|
||||
|
||||
} // namespace NEO
|
||||
|
||||
#include "shared/source/xe_hpc_core/linux/hw_info_config_xe_hpc_core.inl"
|
||||
#include "shared/source/xe_hpc_core/linux/product_helper_xe_hpc_core.inl"
|
||||
|
||||
template class NEO::ProductHelperHw<gfxProduct>;
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2022 Intel Corporation
|
||||
* Copyright (C) 2022-2023 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
Reference in New Issue
Block a user