From: Paul Larson <plars@linuxtestproject.org>
To: Linus Torvalds <torvalds@transmeta.com>,
lkml <linux-kernel@vger.kernel.org>
Subject: [Trivial 2.5 patch] ips.c remove tqueue.h
Date: 02 Oct 2002 09:39:45 -0500 [thread overview]
Message-ID: <1033569586.28106.3.camel@plars> (raw)
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>
next reply other threads:[~2002-10-02 14:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-02 14:39 Paul Larson [this message]
2002-10-02 21:44 ` [Trivial 2.5 patch] make orinoco_cs.c compile Martin Waitz
-- strict thread matches above, loose matches on Subject: below --
2002-10-07 21:36 [Trivial 2.5 patch] ips.c remove tqueue.h Paul Larson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1033569586.28106.3.camel@plars \
--to=plars@linuxtestproject.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox