SWDEV-463865 - changed device,roc and pal namespaces to be nested under amd

Change-Id: Icad342843c039c634e249a13a7aa31400730b1dd
This commit is contained in:
Ioannis Assiouras
2024-06-06 18:40:49 +01:00
vanhempi 1590b39f9e
commit 775dc204aa
83 muutettua tiedostoa jossa 187 lisäystä ja 185 poistoa
+2 -2
Näytä tiedosto
@@ -38,7 +38,7 @@
#include "hsailctx.hpp"
#endif
namespace device {
namespace amd::device {
// ================================================================================================
static constexpr clk_value_type_t ClkValueMapType[6][6] = {
@@ -1644,4 +1644,4 @@ void Kernel::InitPrintf(const aclPrintfFmt* aclPrintf) {
}
}
#endif // defined(WITH_COMPILER_LIB)
}
} // namespace amd::device