Namespace kernel version macros
[lttng-modules.git] / include / instrumentation / events / v4l2.h
index dd7551e828428ce984b3ce63a155ca0af9213065..ad16e7ea3f2f799fb0747031e44eae50cf6c64f2 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <lttng/tracepoint-event.h>
 
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,6,0))
+#if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,6,0))
 LTTNG_TRACEPOINT_EVENT_CLASS(v4l2_class,
 
        TP_PROTO(int minor, struct v4l2_buffer *buf),
This page took 0.022862 seconds and 4 git commands to generate.