SWDEV-1 - Fix a build error.
Change-Id: I5f14cdca04ee9867f0ae63fff197a0f21ee5f1d2
이 커밋은 다음에 포함됨:
@@ -615,7 +615,7 @@ class Device : public NullDevice {
|
||||
virtual bool findLinkInfo(const amd::Device& other_device,
|
||||
std::vector<LinkAttrType>* link_attr) {
|
||||
// Unsupported in PAL
|
||||
LogPrintfError("The function is unsupported on Windows");
|
||||
LogError("The function is unsupported on Windows");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
새 이슈에서 참조
사용자 차단