2
0

Restructure the folder

Move rocm_smi related function to rocm_smi folder. Move amd_smi to
top level include/ and src/ folder. Remove obsolte oam folder.
Change the CMakeLists.txt to update folder locations.

Change-Id: I52e6be739e49f3b0545865f25364787f5985e9c3
Este cometimento está contido em:
Bill(Shuzhou) Liu
2022-09-20 14:57:30 -04:00
ascendente 1ec3a2182e
cometimento 0c91ef919d
98 ficheiros modificados com 177 adições e 1715 eliminações
+1 -1
Ver ficheiro
@@ -46,7 +46,7 @@
#ifndef TESTS_AMD_SMI_TEST_TEST_UTILS_H_
#define TESTS_AMD_SMI_TEST_TEST_UTILS_H_
#include "amd_smi.h"
#include "amd_smi/amd_smi.h"
const char *
NameFromFWEnum(amdsmi_fw_block_t blk);