Properly nest build time headers to match arrangement at install time.

The build tree was missing a level of nesting, causing diversions based
on in-tree/out-of-tree use.
KR: Also fixed kfdtest paths

Change-Id: I8638b6d6227daabddd8eaa2aa387ba578b8dfab8
Signed-off-by: Stella Laurenzo <stellaraccident@gmail.com>
Signed-off-by: Kent Russell <kent.russell@amd.com>
此提交包含在:
Stella Laurenzo
2024-03-12 13:26:41 -07:00
提交者 Kent Russell
父節點 541d0dbbae
當前提交 a180fea5ad
共有 31 個檔案被更改,包括 30 行新增30 行删除
+1 -1
查看文件
@@ -24,7 +24,7 @@
*/
#include "libhsakmt.h"
#include "linux/kfd_ioctl.h"
#include "hsakmt/linux/kfd_ioctl.h"
HSAKMT_STATUS HSAKMTAPI hsaKmtGetClockCounters(HSAuint32 NodeId,
HsaClockCounters *Counters)