Instead of using assert to abort the application, the fix will
return the error code if the input parameters is incorrect.
Change-Id: I00861ddf1198386fb322ea06232a7178fb5ef4bd
[ROCm/amdsmi commit: 8d347bb6c4]
When the sysfs file does not exist, it will return NOT_SUPPORTED
instead of assert faiure.
Change-Id: I3a1c9d7cf627901e141e2617496dfafd2e6b3f25
[ROCm/amdsmi commit: 0a3ca5c555]
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
[ROCm/amdsmi commit: 0c91ef919d]