From: Matthew Wilcox <matthew@wil.cx>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: Matthew Wilcox <matthew@wil.cx>, Ingo Molnar <mingo@elte.hu>,
linux-kernel@vger.kernel.org,
Jun Komuro <komurojun-mbn@nifty.com>
Subject: [PATCH 3/5] Remove custom NO_IRQ definition
Date: Tue, 22 Nov 2005 00:19:08 -0500 [thread overview]
Message-ID: <E1EeQYe-00055q-MM@localhost.localdomain> (raw)
pd6729.c had its own definition of NO_IRQ; remove it.
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
---
drivers/pcmcia/pd6729.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
applies-to: 0c117e1538dfea89f05786a658b0eb4ee39cb147
be537724d2b113c7b1e3634d074bb1a336446a32
diff --git a/drivers/pcmcia/pd6729.c b/drivers/pcmcia/pd6729.c
index 20642f0..63391cf 100644
--- a/drivers/pcmcia/pd6729.c
+++ b/drivers/pcmcia/pd6729.c
@@ -39,10 +39,6 @@ MODULE_AUTHOR("Jun Komuro <komurojun-mbn
*/
#define to_cycles(ns) ((ns)/120)
-#ifndef NO_IRQ
-#define NO_IRQ ((unsigned int)(0))
-#endif
-
/*
* PARAMETERS
* irq_mode=n
---
0.99.8.GIT
reply other threads:[~2005-11-22 5:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=E1EeQYe-00055q-MM@localhost.localdomain \
--to=matthew@wil.cx \
--cc=akpm@osdl.org \
--cc=komurojun-mbn@nifty.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=torvalds@osdl.org \
/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
all inboxes | Powered by JetHome®