Namespace kernel version macros
[lttng-modules.git] / lttng-cpuhotplug.h
index 76a7cb80bd1ed98d5680b5fcb9db20bdee21e96b..96155eb9bb8d0397beb5ce9ae03075d35bda7cb6 100644 (file)
@@ -23,7 +23,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.023242 seconds and 4 git commands to generate.