public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Trivial 2.5 patch] ips.c remove tqueue.h
@ 2002-10-02 14:39 Paul Larson
  2002-10-02 21:44 ` [Trivial 2.5 patch] make orinoco_cs.c compile Martin Waitz
  0 siblings, 1 reply; 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-02 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-02 14:39 [Trivial 2.5 patch] ips.c remove tqueue.h Paul Larson
2002-10-02 21:44 ` [Trivial 2.5 patch] make orinoco_cs.c compile Martin Waitz

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