public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>
Cc: geert@linux-m68k.org, zippel@linux-m68k.org,
	linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [2.6 patch] include/asm-m68k/irq.h: remove unused #define enable_irq_nosync
Date: Tue, 14 Feb 2006 15:55:01 +0100	[thread overview]
Message-ID: <20060214145501.GE10701@stusta.de> (raw)

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;
 


             reply	other threads:[~2006-02-14 14:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-14 14:55 Adrian Bunk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-02-05  5:25 [2.6 patch] include/asm-m68k/irq.h: remove unused #define enable_irq_nosync Adrian Bunk

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=20060214145501.GE10701@stusta.de \
    --to=bunk@stusta.de \
    --cc=akpm@osdl.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=zippel@linux-m68k.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