pmaports/device/downstream/linux-amazon-tank/01_ozmo_fix_trace.patch
Luca Weiss a45ad4b1b1
device/testing/*: split downstream ports into new downstream category
[ci:skip-build] # way too many packages changed
[ci:skip-vercheck] # just moving

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6519
2025-05-22 15:43:23 -07:00

13 lines
489 B
Diff

diff --git a/drivers/misc/ozmo/ozeventtrace.h b/drivers/misc/ozmo/ozeventtrace.h
index 94e19477..4617e7e5 100644
--- a/drivers/misc/ozmo/ozeventtrace.h
+++ b/drivers/misc/ozmo/ozeventtrace.h
@@ -226,7 +226,7 @@ DEFINE_EVENT(debug_msg, info_msg_evt,
#endif /*_OZEVENTTRACE_H*/
#undef TRACE_INCLUDE_PATH
-#define TRACE_INCLUDE_PATH .
+#define TRACE_INCLUDE_PATH ../../drivers/misc/ozmo
#undef TRACE_INCLUDE_FILE
#define TRACE_INCLUDE_FILE ozeventtrace
#include <trace/define_trace.h>