public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Trivial 2.5 patch] ips.c remove tqueue.h
@ 2002-10-07 21:36 Paul Larson
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Larson @ 2002-10-07 21:36 UTC (permalink / raw)
  To: Linus Torvalds, lkml

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>




^ permalink raw reply	[flat|nested] 2+ messages in thread
* [Trivial 2.5 patch] ips.c remove tqueue.h
@ 2002-10-02 14:39 Paul Larson
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Larson @ 2002-10-02 14:39 UTC (permalink / raw)
  To: Linus Torvalds, lkml

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>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-07 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-07 21:36 [Trivial 2.5 patch] ips.c remove tqueue.h Paul Larson
  -- strict thread matches above, loose matches on Subject: below --
2002-10-02 14:39 Paul Larson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox