public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] include/asm-m68k/irq.h: remove unused #define enable_irq_nosync
@ 2006-02-05  5:25 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-02-05  5:25 UTC (permalink / raw)
  To: geert, zippel; +Cc: linux-m68k, linux-kernel

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;
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [2.6 patch] include/asm-m68k/irq.h: remove unused #define enable_irq_nosync
@ 2006-02-14 14:55 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-02-14 14:55 UTC (permalink / raw)
  To: Andrew Morton; +Cc: geert, zippel, linux-m68k, linux-kernel

include/asm-m68k/irq.h #define's enable_irq_nosync, but it isn't used 
anywhere.


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

---

This patch was already sent on:
- 5 Feb 2006

--- 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;
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-14 14:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-05  5:25 [2.6 patch] include/asm-m68k/irq.h: remove unused #define enable_irq_nosync Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2006-02-14 14:55 Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox