From 58ea0a7034148c17593073bfcee1597b5e7dc75d Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Tue, 30 Aug 2005 02:41:32 +0000 Subject: #include no longer needed. --- linux/drivers/media/video/cx88/cx88-dvb.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'linux/drivers/media/video') diff --git a/linux/drivers/media/video/cx88/cx88-dvb.c b/linux/drivers/media/video/cx88/cx88-dvb.c index 9b09d28d9..30b4418b7 100644 --- a/linux/drivers/media/video/cx88/cx88-dvb.c +++ b/linux/drivers/media/video/cx88/cx88-dvb.c @@ -1,5 +1,5 @@ /* - * $Id: cx88-dvb.c,v 1.62 2005/08/25 06:06:52 mkrufky Exp $ + * $Id: cx88-dvb.c,v 1.63 2005/08/30 02:41:32 mkrufky Exp $ * * device driver for Conexant 2388x based TV cards * MPEG Transport Stream (DVB) routines @@ -29,7 +29,6 @@ #include #include #include -#include #include "compat.h" #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,13) -- cgit v1.2.3