Commit 42a0c257 authored by C. Scott Ananian's avatar C. Scott Ananian Committed by Linus Torvalds

[PATCH] 2.5.23: missing tqueue.h in cpia_pp.c

There seems to be another missing tqueue.h, this time in the CPIA video
driver.
parent a07f95d8
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment