Namespace kernel version macros
[lttng-modules.git] / wrapper / irqdesc.c
index 47eda8995d5fb5095d87b832cbb13b38ac099ef2..cd506166717e4bd6a5b960c019196ba992d81cca 100644 (file)
@@ -25,7 +25,7 @@
 #include <lttng-kernel-version.h>
 
 #if (defined(CONFIG_KALLSYMS) \
-       && (LINUX_VERSION_CODE < KERNEL_VERSION(3,4,0)))
+       && (LTTNG_LINUX_VERSION_CODE < LTTNG_KERNEL_VERSION(3,4,0)))
 
 #include <linux/kallsyms.h>
 #include <linux/interrupt.h>
This page took 0.023822 seconds and 4 git commands to generate.