[Trivial 2.5 patch] ips.c remove tqueue.h

From: Paul Larson (plars@linuxtestproject.org)
Date: Wed Oct 02 2002 - 09:39:45 EST


The ips.c driver wasn't compiling and broke my nightly run last night.
It doesn't look like they were even using task queues though, so
removing the include fixed it. Tested that it compiles and boots with
this.

Please apply.

-Paul Larson

--- linux-2.5/drivers/scsi/ips.c Thu Aug 22 12:02:43 2002
+++ linux-ipswq/drivers/scsi/ips.c Wed Oct 2 10:00:50 2002
@@ -164,7 +164,6 @@
 #include <linux/pci.h>
 #include <linux/proc_fs.h>
 #include <linux/reboot.h>
-#include <linux/tqueue.h>
 #include <linux/interrupt.h>
 
 #include <linux/blk.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 : Mon Oct 07 2002 - 22:00:34 EST