]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 30 Oct 2011 12:27:35 +0000 (13:27 +0100)
commit0a4d5e62f884b3a84e5a632e65429dce1175caed
tree574036334e1ca15e3c03895f9cebd047261811a6
parent4757bd6aa0e4e5245bb813df6d161834a8a97d91
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