summaryrefslogtreecommitdiff
path: root/v4l/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/compat.h')
-rw-r--r--v4l/compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l/compat.h b/v4l/compat.h
index fa33f82db..36bdcb188 100644
--- a/v4l/compat.h
+++ b/v4l/compat.h
@@ -19,6 +19,7 @@
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,6)
# define __user
# define __kernel
+# define __iomem
#endif
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,7)