File tree Expand file tree Collapse file tree 6 files changed +5
-5
lines changed
Expand file tree Collapse file tree 6 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 */
2222
2323#include " runtime/helpers/hw_helper.h"
24- #include " runtime/helpers/hw_helper .inl"
24+ #include " runtime/helpers/hw_helper_common .inl"
2525#include " runtime/helpers/flat_batch_buffer_helper_hw.inl"
2626
2727namespace OCLRT {
Original file line number Diff line number Diff line change 2121 */
2222
2323#include " runtime/helpers/hw_helper.h"
24- #include " runtime/helpers/hw_helper .inl"
24+ #include " runtime/helpers/hw_helper_common .inl"
2525#include " runtime/helpers/flat_batch_buffer_helper_hw.inl"
2626#include " runtime/memory_manager/memory_constants.h"
2727
Original file line number Diff line number Diff line change 2121 */
2222
2323#include " runtime/helpers/hw_helper.h"
24- #include " runtime/helpers/hw_helper .inl"
24+ #include " runtime/helpers/hw_helper_common .inl"
2525#include " runtime/helpers/flat_batch_buffer_helper_hw.inl"
2626
2727namespace OCLRT {
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ set(RUNTIME_SRCS_HELPERS_BASE
5656 ${CMAKE_CURRENT_SOURCE_DIR} /hash.h
5757 ${CMAKE_CURRENT_SOURCE_DIR} /hw_helper.cpp
5858 ${CMAKE_CURRENT_SOURCE_DIR} /hw_helper.h
59- ${CMAKE_CURRENT_SOURCE_DIR} /hw_helper .inl
59+ ${CMAKE_CURRENT_SOURCE_DIR} /hw_helper_common .inl
6060 ${CMAKE_CURRENT_SOURCE_DIR} /hw_info.cpp
6161 ${CMAKE_CURRENT_SOURCE_DIR} /hw_info.h
6262 ${CMAKE_CURRENT_SOURCE_DIR} /kernel_commands.h
File renamed without changes.
Original file line number Diff line number Diff line change 2525#include " runtime/command_stream/preemption.inl"
2626#include " runtime/device_queue/device_queue_hw.h"
2727#include " runtime/device_queue/device_queue_hw.inl"
28- #include " runtime/helpers/hw_helper .inl"
28+ #include " runtime/helpers/hw_helper_common .inl"
2929#include " runtime/helpers/kernel_commands.inl"
3030#include " runtime/helpers/preamble.inl"
3131
You can’t perform that action at this time.
0 commit comments