qcom: fix paths for compiling for inline

Change-Id: I962ea4d98f1b3a46133223a9f70ada50faeeb032
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
This commit is contained in:
Bruno Martins
2024-04-16 21:45:50 +05:30
committed by David Wronek
parent a4b2552c73
commit ba358acc6d
26 changed files with 58 additions and 58 deletions

View File

@@ -15,7 +15,7 @@
* Define path if not defined in bazel file
*/
#ifndef DSP_TRACE_INCLUDE_PATH
#define DSP_TRACE_INCLUDE_PATH ../../../../vendor/qcom/opensource/dsp-kernel/dsp
#define DSP_TRACE_INCLUDE_PATH ../../../../sm8650-modules/qcom/opensource/dsp-kernel/dsp
#endif
#undef TRACE_INCLUDE_PATH