From 32b5a869607ea6d1f30bc165dddec51a611b6632 Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Tue, 23 Nov 2004 17:29:09 +0000 Subject: - merge iomem annotations from Al Viro. --- v4l/compat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'v4l') 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) -- cgit v1.2.3