SWDEV-553099 - remove WITHOUT_HSA_BACKEND usage (#831)

This commit is contained in:
Ajay GunaShekar
2025-09-03 08:40:25 -07:00
committed by GitHub
parent 181bdf9ca1
commit f2ad8d6d5e
16 changed files with 3 additions and 56 deletions
@@ -23,8 +23,6 @@
#include <algorithm>
#ifndef WITHOUT_HSA_BACKEND
namespace amd::roc {
#if defined(USE_COMGR_LIBRARY)
@@ -163,4 +161,3 @@ bool Kernel::postLoad() {
#endif // defined(USE_COMGR_LIBRARY)
} // namespace amd::roc
#endif // WITHOUT_HSA_BACKEND