diff options
Diffstat (limited to 'v4l/compat.h')
-rw-r--r-- | v4l/compat.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/v4l/compat.h b/v4l/compat.h index c88ae1f98..c81154aff 100644 --- a/v4l/compat.h +++ b/v4l/compat.h @@ -1,3 +1,7 @@ +/* + * $Id: compat.h,v 1.11 2005/06/12 04:19:19 mchehab Exp $ + */ + #if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,23) # define irqreturn_t void # define IRQ_RETVAL(foobar) |