pva: Replace srctree.nvidia with srctree.nvidia-oot

Replace srctree.nvidia with srctree.nvidia-oot for
PVA makefile as the build system pass only srctree.nvidia-oot.

Bug 4087103

Change-Id: I6b17c2d80957e2c82ebe33ef74f9cad9e6ebb50e
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2903852
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Laxman Dewangan
2023-05-13 12:41:50 +00:00
committed by mobile promotions
parent 214da5b3d2
commit 9ae82f62c3
2 changed files with 8 additions and 25 deletions

View File

@@ -244,11 +244,5 @@ TRACE_EVENT(nvhost_pva_task_timestamp,
#endif /* _TRACE_NVHOST_PVA_H */
/* This part must be outside protection */
#undef TRACE_INCLUDE_PATH
#undef TRACE_INCLUDE_FILE
#define TRACE_INCLUDE_PATH ../../include/trace/events
#define TRACE_INCLUDE_FILE nvhost_pva
/* This part must be outside protection */
#include <trace/define_trace.h>