m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 19 Apr 2011 18:10:53 +0000 (20:10 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 8 Nov 2011 21:35:47 +0000 (22:35 +0100)
It has nothing to do with the standard one in <linux/irq.h>

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>

No differences found