summaryrefslogtreecommitdiff
path: root/backport/backport-include/linux/math64.h
diff options
context:
space:
mode:
Diffstat (limited to 'backport/backport-include/linux/math64.h')
-rw-r--r--backport/backport-include/linux/math64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backport/backport-include/linux/math64.h b/backport/backport-include/linux/math64.h
index 2fbde06c..4aeb0dfb 100644
--- a/backport/backport-include/linux/math64.h
+++ b/backport/backport-include/linux/math64.h
@@ -2,7 +2,7 @@
#define __BACKPORT_LINUX_MATH64_H
#include_next <linux/math64.h>
-#if LINUX_VERSION_CODE < KERNEL_VERSION(3,12,0)
+#if LINUX_VERSION_IS_LESS(3,12,0)
#if BITS_PER_LONG == 64
/**