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)
commit13d6da35813babaa1bc8c6799b2666191911100e
treed668b575d852086a2371ba10e73d88d8ca902681
parente8abf5e73cdb6c034d35ccba1f63a4801cd3dec5
m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static

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>
arch/m68k/kernel/ints.c