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

* Re: [Trivial 2.5 patch] make orinoco_cs.c compile
  2002-10-02 14:39 [Trivial 2.5 patch] ips.c remove tqueue.h Paul Larson
@ 2002-10-02 21:44 ` Martin Waitz
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Waitz @ 2002-10-02 21:44 UTC (permalink / raw)
  To: Linus Torvalds, lkml

[-- Attachment #1: Type: text/plain, Size: 940 bytes --]

hi :)

same problem with orinoco_cs.c:

--- linux-2.5.orig/drivers/net/wireless/orinoco_cs.c	2002-10-02 23:42:43.000000000 +0200
+++ linux-2.5/drivers/net/wireless/orinoco_cs.c	2002-10-02 23:14:01.000000000 +0200
@@ -32,7 +32,6 @@
 #include <linux/if_arp.h>
 #include <linux/etherdevice.h>
 #include <linux/wireless.h>
-#include <linux/tqueue.h>
 
 #include <pcmcia/version.h>
 #include <pcmcia/cs_types.h>


-- 
CU,		  / Friedrich-Alexander University Erlangen, Germany
Martin Waitz	//  [Tali on IRCnet]  [tali.home.pages.de] _________
______________/// - - - - - - - - - - - - - - - - - - - - ///
dies ist eine manuell generierte mail, sie beinhaltet    //
tippfehler und ist auch ohne grossbuchstaben gueltig.   /
			    -
Wer bereit ist, grundlegende Freiheiten aufzugeben, um sich 
kurzfristige Sicherheit zu verschaffen, der hat weder Freiheit 
noch Sicherheit verdient.
			Benjamin Franklin  (1706 - 1790)

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ 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