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
This commit is contained in:
Bill(Shuzhou) Liu
2022-09-20 14:57:30 -04:00
parent 1ec3a2182e
commit 0c91ef919d
98 changed files with 177 additions and 1715 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
#include <map>
#include "amd_smi.h"
#include "amd_smi/amd_smi.h"
#include "amd_smi_test/test_utils.h"
static const std::map<amdsmi_fw_block_t, const char *> kDevFWNameMap = {