lkml.org 
[lkml]   [2005]   [Nov]   [22]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
FromMatthew Wilcox <>
Subject[PATCH 3/5] Remove custom NO_IRQ definition
DateTue, 22 Nov 2005 00:19:08 -0500
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-11-22 06:25    [from the cache]
©2003-2008