2.5.23: missing tqueue.h in cpia_pp.c

From: C. Scott Ananian (cananian@lesser-magoo.lcs.mit.edu)
Date: Wed Jun 19 2002 - 22:57:12 EST


There seems to be another missing tqueue.h, this time in the CPIA video
driver. The patch is against 2.5.23-dj2, but I believe it applies to
vanilla 2.5.23 as well. Patch is appended; cc me on any replies.
 --scott

Boston Serbian assassination Nader COBRA JANE anthrax strategic Kojarena
supercomputer OVER THE HORIZON RADAR NRA [Hello to all my fans in domestic surveillance]
                         ( http://cscott.net/ )

diff -ruHp linux-2.5.23-dj2-orig/drivers/media/video/cpia_pp.c linux-2.5.23-dj2/drivers/media/video/cpia_pp.c
--- linux-2.5.23-dj2-orig/drivers/media/video/cpia_pp.c Wed Jun 19 22:25:03 2002
+++ linux-2.5.23-dj2/drivers/media/video/cpia_pp.c Wed Jun 19 22:35:14 2002
@@ -32,6 +32,7 @@
 #include <linux/parport.h>
 #include <linux/interrupt.h>
 #include <linux/delay.h>
+#include <linux/tqueue.h>
 #include <linux/smp_lock.h>
 
 #include <linux/kmod.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jun 23 2002 - 22:00:21 EST