X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Finstrumentation%2Fevents%2Fv4l2.h;h=ad16e7ea3f2f799fb0747031e44eae50cf6c64f2;hb=f56826ae38982a29930df599228e8cc6e5f4b46b;hp=dd7551e828428ce984b3ce63a155ca0af9213065;hpb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;p=lttng-modules.git diff --git a/include/instrumentation/events/v4l2.h b/include/instrumentation/events/v4l2.h index dd7551e8..ad16e7ea 100644 --- a/include/instrumentation/events/v4l2.h +++ b/include/instrumentation/events/v4l2.h @@ -7,7 +7,7 @@ #include -#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),