summaryrefslogtreecommitdiff
path: root/backport/backport-include/linux/timecounter.h
diff options
context:
space:
mode:
Diffstat (limited to 'backport/backport-include/linux/timecounter.h')
-rw-r--r--backport/backport-include/linux/timecounter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backport/backport-include/linux/timecounter.h b/backport/backport-include/linux/timecounter.h
index 92fafb9f..596015b1 100644
--- a/backport/backport-include/linux/timecounter.h
+++ b/backport/backport-include/linux/timecounter.h
@@ -1,7 +1,7 @@
#ifndef __BACKPORT_LINUX_TIMECOUNTER_H
#define __BACKPORT_LINUX_TIMECOUNTER_H
-#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,20,0)
+#if LINUX_VERSION_IS_GEQ(3,20,0)
#include_next <linux/timecounter.h>
#else
#include <linux/clocksource.h>