diff options
Diffstat (limited to 'v4l/compat.h')
-rw-r--r-- | v4l/compat.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/v4l/compat.h b/v4l/compat.h index f86330c89..6e743935e 100644 --- a/v4l/compat.h +++ b/v4l/compat.h @@ -1,5 +1,5 @@ /* - * $Id: compat.h,v 1.16 2005/09/08 19:19:21 nsh Exp $ + * $Id: compat.h,v 1.17 2005/09/08 22:19:56 nsh Exp $ */ #ifndef _COMPAT_H @@ -109,10 +109,6 @@ static inline unsigned long msleep_interruptible(unsigned int msecs) #define pm_message_t u32 #endif -#ifndef KEY_SWITCHVIDEOMODE -#define KEY_SWITCHVIDEOMODE KEY_MEDIA -#endif - #endif /* * Local variables: |