summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--v4l/ChangeLog7
-rw-r--r--v4l/compat.h6
2 files changed, 8 insertions, 5 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index b757ef63e..74f9ff6a3 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,10 @@
+2005-11-23 06:23 mkrufky
+
+ * ../v4l/compat.h:
+ - remove repeated code
+
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-11-23 05:25 mkrufky
* ../v4l/Make.config:
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