Namespace kernel version macros
[lttng-modules.git] / include / lttng / cpuhotplug.h
index 5c2f256513c3a47ef86d489f35f083f0998f70a6..5e1ed263e2cb02136f583bfd578cc0d35949d377 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.02339 seconds and 4 git commands to generate.