From 234625a3667df90a0baf03228e839bb4032fcf5b Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Wed, 23 Nov 2005 07:24:54 +0000 Subject: remove repeated code Signed-off-by: Michael Krufky --- v4l/compat.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'v4l/compat.h') diff --git a/v4l/compat.h b/v4l/compat.h index bdfd753c5..37fa7b8e8 100644 --- a/v4l/compat.h +++ b/v4l/compat.h @@ -1,5 +1,5 @@ /* - * $Id: compat.h,v 1.35 2005/11/23 06:40:54 mkrufky Exp $ + * $Id: compat.h,v 1.36 2005/11/23 07:24:54 mkrufky Exp $ */ #ifndef _COMPAT_H @@ -130,10 +130,6 @@ static inline unsigned long msleep_interruptible(unsigned int msecs) } #endif -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,11) -#define pm_message_t u32 -#endif - #ifndef DVB_CVS #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,13) #undef HAVE_LGDT330X -- cgit v1.2.3