Update to SPDX v3.0 identifiers
[lttng-modules.git] / instrumentation / events / lttng-module / arch / x86 / irq_vectors.h
index 8207459f7f1003d8a9e4724a1676f8914fce13dc..aa0d6d7128b32f3ac4caa9d8c4a2c578f641b302 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 #if !defined(LTTNG_TRACE_IRQ_VECTORS_H) || defined(TRACE_HEADER_MULTI_READ)
 #define LTTNG_TRACE_IRQ_VECTORS_H
 
@@ -107,7 +108,7 @@ LTTNG_IRQ_VECTOR_TRACEPOINT_EVENT_INSTANCE_MAP(thermal_apic,
 #endif /* LTTNG_TRACE_IRQ_VECTORS_H */
 
 #undef TRACE_INCLUDE_PATH
-#define TRACE_INCLUDE_PATH ../instrumentation/events/lttng-module/arch/x86
+#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module/arch/x86
 #undef TRACE_INCLUDE_FILE
 #define TRACE_INCLUDE_FILE irq_vectors
 
This page took 0.022753 seconds and 4 git commands to generate.