lkml.org 
[lkml]   [2006]   [Feb]   [5]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateSun, 5 Feb 2006 06:25:51 +0100
FromAdrian Bunk <>
Subject[2.6 patch] include/asm-m68k/irq.h: remove unused #define enable_irq_nosync
include/asm-m68k/irq.h #define's enable_irq_nosync, but it isn't used 
anywhere.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.16-rc1-mm5-full/include/asm-m68k/irq.h.old	2006-02-05 06:24:09.000000000 +0100
+++ linux-2.6.16-rc1-mm5-full/include/asm-m68k/irq.h	2006-02-05 06:24:21.000000000 +0100
@@ -79,7 +79,6 @@
 
 extern void (*enable_irq)(unsigned int);
 extern void (*disable_irq)(unsigned int);
-#define enable_irq_nosync	enable_irq
 
 struct pt_regs;
 
-
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: 2006-02-05 05:28    [from the cache]
©2003-2008