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:
Daniel Chabrowski
2022-04-07 17:14:49 +00:00
committed by Compute-Runtime-Automation
parent 2d92379fe8
commit 4d4ccfd128
12 changed files with 171 additions and 168 deletions

View File

@@ -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