Namespace kernel version macros
[lttng-modules.git] / lttng-cpuhotplug.h
index f261d0452a41d4cb7c1abeee2e38d1a5db355d94..2d301c2ba8b2d0ec2b2e132d8c7189ff053db95a 100644 (file)
@@ -10,7 +10,7 @@
 
 struct lttng_cpuhp_node;
 
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,10,0))
+#if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(4,10,0))
 
 #include <linux/cpuhotplug.h>
 
This page took 0.023534 seconds and 4 git commands to generate.