mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 16:45:25 +08:00
Remove cache info base class
There is only one implementation of said class and we don't even adhere to the interface it provides. Signed-off-by: Daniel Chabrowski <daniel.chabrowski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
2d92379fe8
commit
4d4ccfd128
@@ -8,7 +8,7 @@ set(NEO_CORE_OS_INTERFACE_LINUX
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/CMakeLists.txt
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/allocator_helper.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cache_info.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cache_info_impl.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cache_info.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/clos_cache.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/clos_cache.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/clos_helper.h
|
||||
|
||||
Reference in New Issue
Block a user