From 40aec74a7a2afa1073f37890ad5ea1f5d4bbe3c5 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 6 Oct 2005 17:47:00 +0000 Subject: [PATCH] copy from 0.7 branch --- include/linux/time.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/time.h b/include/linux/time.h index 48345ccf..fccbff54 100644 --- a/include/linux/time.h +++ b/include/linux/time.h @@ -6,7 +6,7 @@ #include_next -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0) +#if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,29) || ( LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0) && LINUX_VERSION_CODE < KERNEL_VERSION(2,6,7) ) static inline unsigned int jiffies_to_msecs(const unsigned long j) { -- 2.26.2