From 1c769dacd06c44528955753c2cac21b1d4b8ddef Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 9 Oct 2005 18:07:06 +0000 Subject: From: Mauro Carvalho Chehab - Lots of small changes to allow compiling with kernel 2.4. Compilation result not tested yet. - After this patch, .version should be removed, since its syntax has changed. Signed-off-by: Mauro Carvalho Chehab --- linux/include/media/ir-common.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'linux/include/media') diff --git a/linux/include/media/ir-common.h b/linux/include/media/ir-common.h index 296ac10c3..d5de5d46e 100644 --- a/linux/include/media/ir-common.h +++ b/linux/include/media/ir-common.h @@ -1,5 +1,5 @@ /* - * $Id: ir-common.h,v 1.11 2005/08/09 19:05:26 mchehab Exp $ + * $Id: ir-common.h,v 1.12 2005/10/09 18:07:06 mchehab Exp $ * * some common structs and functions to handle infrared remotes via * input layer ... @@ -21,7 +21,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include "compat.h" #include #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0) -- cgit v1.2.3