fix: double defined LTTNG_KERNEL_VERSION
[lttng-modules.git] / include / lttng / kernel-version.h
index 5f388dce11a0257aa4f0aa7062a55e8418e0f6d9..a41829f0a6160ee33be6f8ea9da258910148c752 100644 (file)
@@ -13,9 +13,6 @@
 #include <linux/version.h>
 #include <generated/utsrelease.h>
 
-#define LTTNG_KERNEL_VERSION(a, b, c) KERNEL_VERSION(a, b, c)
-#define LTTNG_LINUX_VERSION_CODE LINUX_VERSION_CODE
-
 /*
  * The following defines are extracted from the toplevel Linux Makefile and
  * passed on the command line -with '-D'.
This page took 0.022979 seconds and 4 git commands to generate.