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

Paul Larson (plars@linuxtestproject.org)
07 Oct 2002 16:36:26 -0500


It looks like the ips.c driver is still broken in 2.5.41 because of the
task queue removal. Could you please apply this trivial patch so that
my nightly tests of the bk snapshot will run?

Thanks,
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/